Skip to content

Commit 0cf7349

Browse files
authored
Removed unnecessary CGo import cause issues with undefined core package during install (#355)
1 parent 0348d52 commit 0cf7349

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

core/server.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@
1414

1515
package core
1616

17-
import "C"
1817
import (
1918
"crypto/tls"
2019
"crypto/x509"

0 commit comments

Comments
 (0)