Skip to content

Commit

Permalink
fix: linting issue
Browse files Browse the repository at this point in the history
  • Loading branch information
RawanMostafa08 committed Sep 29, 2024
1 parent 194193a commit 22b8adb
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions cmd/httpserver/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,7 @@ import (
"github.com/codescalersinternships/Datetime-server-RawanMostafa/pkg"
)

const defaltBaseUrl = "http://localhost"
const defaultEndpoint = "/datetime"

const defaultPort = "8083"

func getFlags() string {
Expand Down

0 comments on commit 22b8adb

Please sign in to comment.