Drop unnecessary "log" import
This commit is contained in:
parent
4402a748f0
commit
83dd3f71d6
1 changed files with 0 additions and 1 deletions
|
@ -2,7 +2,6 @@ package alpscaldav
|
||||||
|
|
||||||
import (
|
import (
|
||||||
"fmt"
|
"fmt"
|
||||||
"log"
|
|
||||||
"net/http"
|
"net/http"
|
||||||
"net/url"
|
"net/url"
|
||||||
"path"
|
"path"
|
||||||
|
|
Loading…
Reference in a new issue