Refactoring

This commit is contained in:
2022-12-20 13:55:09 +01:00
parent f7675be834
commit 8582674b44
20 changed files with 17 additions and 19 deletions

View File

@@ -1,7 +1,7 @@
package handler
import (
"blackforestbytes.com/simplecloudnotifier/common/ginresp"
"blackforestbytes.com/simplecloudnotifier/api/ginresp"
"blackforestbytes.com/simplecloudnotifier/logic"
"blackforestbytes.com/simplecloudnotifier/website"
"errors"