diff options
-rw-r--r-- | plugins/caldav/routes.go | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/caldav/routes.go b/plugins/caldav/routes.go index 4610330..fe8a2b2 100644 --- a/plugins/caldav/routes.go +++ b/plugins/caldav/routes.go @@ -2,7 +2,6 @@ package alpscaldav import ( "fmt" - "log" "net/http" "net/url" "path" |