Skip to content

Commit a4ed11a

Browse files
committed
remove def because of env
1 parent eba8463 commit a4ed11a

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

internals/config/config.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ import (
1010

1111
var ENV = &structure.ENV{
1212
LOG_LEVEL: "info",
13-
PORT: "5555",
1413
PING_INTERVAL: 5,
1514
PING_RETRIES: 7,
1615
}

0 commit comments

Comments
 (0)