refactor: align import paths with module name
This commit was merged in pull request #5.
This commit is contained in:
@@ -16,7 +16,7 @@ import (
|
||||
|
||||
ical "github.com/emersion/go-ical"
|
||||
|
||||
"github.com/yourusername/caldav-server/internal/icalfix"
|
||||
"git.arnef.de/arnef/nidus/internal/icalfix"
|
||||
)
|
||||
|
||||
// DefaultTTL is how long a fetched calendar is cached before being
|
||||
|
||||
Reference in New Issue
Block a user