refactor: align import paths with module name
This commit was merged in pull request #5.
This commit is contained in:
@@ -12,7 +12,7 @@ import (
|
||||
"github.com/emersion/go-webdav"
|
||||
"github.com/emersion/go-webdav/caldav"
|
||||
|
||||
"github.com/yourusername/caldav-server/internal/db"
|
||||
"git.arnef.de/arnef/nidus/internal/db"
|
||||
)
|
||||
|
||||
// defaultICSColor is the display color for an ICS/webcal subscription
|
||||
|
||||
Reference in New Issue
Block a user