Drop unnecessary "log" import

This commit is contained in:
Simon Ser 2020-05-20 17:19:24 +02:00
parent 4402a748f0
commit 83dd3f71d6
No known key found for this signature in database
GPG key ID: 0FDE7BE0E88F5E48

View file

@ -2,7 +2,6 @@ package alpscaldav
import (
"fmt"
"log"
"net/http"
"net/url"
"path"