Browse Source

Drop unnecessary "log" import

master
Simon Ser 4 years ago
parent
commit
83dd3f71d6
No known key found for this signature in database GPG Key ID: FDE7BE0E88F5E48
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      plugins/caldav/routes.go

+ 0
- 1
plugins/caldav/routes.go View File

@@ -2,7 +2,6 @@ package alpscaldav

import (
"fmt"
"log"
"net/http"
"net/url"
"path"


Loading…
Cancel
Save