mirror of
https://github.com/jkaninda/mysql-bkup.git
synced 2025-12-06 21:49:40 +01:00
Merge pull request #110 from jkaninda/refactor
chore: remove os.kill.signal
This commit is contained in:
@@ -66,5 +66,4 @@ func Fatal(msg string, args ...any) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
os.Exit(1)
|
os.Exit(1)
|
||||||
os.Kill.Signal()
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user