Fix Formatting

This commit is contained in:
Michael Barz
2020-03-10 14:52:46 +01:00
committed by David Christofas
parent 2a587b37c8
commit e0354f2ce9
9 changed files with 85 additions and 7 deletions
+8
View File
@@ -0,0 +1,8 @@
// +build tools
package main
import (
_ "github.com/UnnoTed/fileb0x"
_ "github.com/restic/calens"
)