1
0
mirror of https://github.com/woodpecker-ci/woodpecker.git synced 2025-11-06 08:29:10 +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

@@ -22,7 +22,7 @@ import (
"regexp"
"strings"
"github.com/woodpecker-ci/woodpecker/model"
"github.com/woodpecker-ci/woodpecker/server/model"
)
const (