Skip to content

Commit 3b0cef1

Browse files
committed
removed fatal
1 parent 2dfe114 commit 3b0cef1

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

main.go

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,6 @@ import (
2626
// @name Authorization
2727
// @description Type 'Bearer jwt_string' to correctly set the API Key
2828
func main() {
29-
log.Fatal("Simulating failure for testing purposes")
30-
3129
// Load config
3230
conf := config.GetConfig()
3331

0 commit comments

Comments
 (0)