Skip to content

Commit

Permalink
fix added on typo
Browse files Browse the repository at this point in the history
  • Loading branch information
yinebebt committed Aug 13, 2024
2 parents 3763778 + 26fb101 commit 5f86d1c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cmd/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ package main

import (
"fmt"
"net/http"

Check failure on line 9 in cmd/main.go

View workflow job for this annotation

GitHub Actions / build

"net/http" imported and not used

"github.com/gin-gonic/gin"
"github.com/spf13/viper"
Expand Down

0 comments on commit 5f86d1c

Please sign in to comment.