mirror of
https://github.com/ralsina/tartrazine.git
synced 2024-11-10 13:32:24 +00:00
Deleted log fatal
This commit is contained in:
parent
91cee517c5
commit
47acd8841c
@ -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() {
|
||||||
|
Loading…
Reference in New Issue
Block a user