This commit is contained in:
parent
a1f25d3671
commit
f9040b402d
@ -17,7 +17,6 @@
|
||||
package caldav
|
||||
|
||||
import (
|
||||
"golang.org/x/exp/slices"
|
||||
"strconv"
|
||||
"strings"
|
||||
"time"
|
||||
@ -30,6 +29,7 @@ import (
|
||||
"code.vikunja.io/web"
|
||||
"github.com/samedi/caldav-go/data"
|
||||
"github.com/samedi/caldav-go/errs"
|
||||
"golang.org/x/exp/slices"
|
||||
"xorm.io/xorm"
|
||||
)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user