Files
QSfera/tools.go
T

8 lines
72 B
Go

// +build tools
package main
import (
_ "github.com/restic/calens"
)