mirror of
https://github.com/ralsina/tartrazine.git
synced 2025-06-19 14:43:05 -03:00
Deleted log fatal
This commit is contained in:
@ -80,9 +80,6 @@ func main() {
|
|||||||
data, _ := json.MarshalIndent(out, "", " ")
|
data, _ := json.MarshalIndent(out, "", " ")
|
||||||
fmt.Printf("%s\n", data)
|
fmt.Printf("%s\n", data)
|
||||||
|
|
||||||
if errors {
|
|
||||||
os.Exit(2)
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
func usage() {
|
func usage() {
|
||||||
|
Reference in New Issue
Block a user