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 (
|
||||
"fmt"
|
||||
"log"
|
||||
"net/http"
|
||||
"net/url"
|
||||
"path"
|
||||
|
|
Loading…
Reference in a new issue