Moved server packages to a separate folder

This commit is contained in:
2019-11-18 18:39:59 +09:00
parent db366360c7
commit f3c14a4ed6
37 changed files with 28 additions and 23 deletions

View File

@ -3,7 +3,7 @@ package quote
import (
"net/http"
"github.com/animenotifier/notify.moe/middleware"
"github.com/animenotifier/notify.moe/server/middleware"
"github.com/aerogo/aero"
"github.com/animenotifier/notify.moe/arn"