1
0
mirror of https://github.com/strongdm/comply synced 2024-09-29 06:30:59 +00:00

move to root

This commit is contained in:
Justin McCarthy 2018-05-11 16:41:17 -07:00
parent 47e7dc93e5
commit bf92fe64ac
No known key found for this signature in database
GPG Key ID: 900437410E142A48

View File

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