mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-04-21 18:28:27 -05:00
30b2756137
git-subtree-dir: accounts git-subtree-mainline:fd66380082git-subtree-split:e55b8ae2f4
8 lines
72 B
Go
8 lines
72 B
Go
// +build tools
|
|
|
|
package main
|
|
|
|
import (
|
|
_ "github.com/restic/calens"
|
|
)
|