Skip to content

Commit de62785

Browse files
committed
Fixed import.
1 parent 92bbb34 commit de62785

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

serverService/serverConfig_linux.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ import (
55
"github.com/GwentAPI/gwentapi/configuration"
66
"github.com/coreos/go-systemd/activation"
77
"github.com/goadesign/goa"
8+
"log"
89
"net/http"
910
"sync"
1011
"time"

0 commit comments

Comments
 (0)