1
0
mirror of https://github.com/woodpecker-ci/woodpecker.git synced 2025-07-12 22:21:40 +02:00

Refactor: move model/ to server/model/ (#366)

This commit is contained in:
6543
2021-09-27 19:51:55 +02:00
committed by GitHub
parent 06d83c7b0e
commit a94807efeb
121 changed files with 97 additions and 97 deletions

View File

@ -21,7 +21,7 @@ import (
"io/ioutil"
"net/http"
"github.com/woodpecker-ci/woodpecker/model"
"github.com/woodpecker-ci/woodpecker/server/model"
)
const (