Skip to content

Commit dabba20

Browse files
authored
Merge pull request #110 from jkaninda/refactor
chore: remove os.kill.signal
2 parents 28f6ed3 + 47e1ac4 commit dabba20

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

utils/logger.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,5 +66,4 @@ func Fatal(msg string, args ...any) {
6666
}
6767

6868
os.Exit(1)
69-
os.Kill.Signal()
7069
}

0 commit comments

Comments
 (0)