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 (
|
||||
"path/filepath"
|
||||
"strings"
|
||||
|
||||
"github.com/yourusername/caldav-server/internal/web/templates"
|
||||
"git.arnef.de/arnef/nidus/internal/web/templates"
|
||||
)
|
||||
|
||||
// maxUploadMemory bounds how much of a multipart upload is buffered in
|
||||
|
||||
Reference in New Issue
Block a user