Move cameradar to root folder

This commit is contained in:
Brendan LE GLAUNEC
2017-09-25 15:47:57 +02:00
committed by Brendan Le Glaunec
parent 2555a86f5f
commit ecdac00145
8 changed files with 1 additions and 1 deletions
View File
Binary file not shown.
+1 -1
View File
@@ -17,7 +17,7 @@ import (
"os" "os"
"time" "time"
"github.com/EtixLabs/cameradar/cameradar" "github.com/EtixLabs/cameradar"
"github.com/fatih/color" "github.com/fatih/color"
"github.com/jessevdk/go-flags" "github.com/jessevdk/go-flags"
) )
View File
View File
View File