1
0
mirror of https://github.com/strongdm/comply synced 2025-12-06 06:14:09 +00:00

move to root

This commit is contained in:
Justin McCarthy
2018-05-11 16:41:17 -07:00
parent 47e7dc93e5
commit bf92fe64ac

View File

@@ -1,7 +0,0 @@
package main
import "github.com/strongdm/comply/internal/cli"
func main() {
cli.Main()
}