Skip to content

Commit

Permalink
removed fatal
Browse files Browse the repository at this point in the history
  • Loading branch information
kayprogrammer committed Dec 23, 2024
1 parent 2dfe114 commit 3b0cef1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions main.go
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,6 @@ import (
// @name Authorization
// @description Type 'Bearer jwt_string' to correctly set the API Key
func main() {
log.Fatal("Simulating failure for testing purposes")

// Load config
conf := config.GetConfig()

Expand Down

0 comments on commit 3b0cef1

Please sign in to comment.