Skip to content

Commit

Permalink
update: operative framework reborn
Browse files Browse the repository at this point in the history
  • Loading branch information
graniet committed Apr 27, 2019
1 parent 9b2f6ea commit e8b88c4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion main.go
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ func main(){
fmt.Println("Please rename/create .env file on root path.")
return
}

parser := argparse.NewParser("operative-framework", "digital investigation framework")
rApi := parser.Flag("a", "api", &argparse.Options{
Required: false,
Expand Down

0 comments on commit e8b88c4

Please sign in to comment.