Skip to content

Commit 08c5012

Browse files
authored
Update main.go
1 parent e4c0ffc commit 08c5012

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ import (
99
"github.com/codeshelldev/servdiscovery/internals/discovery"
1010
"github.com/codeshelldev/servdiscovery/internals/docker"
1111
)
12-
12+
//s
1313
func main() {
1414
config.Load()
1515

0 commit comments

Comments
 (0)