remove unneeded imports
This commit is contained in:
parent
4be3ffd207
commit
b9dc7dabaf
|
@ -9,9 +9,6 @@ import tables
|
|||
import tcp_syni
|
||||
import tcp_nutss
|
||||
|
||||
from strutils import format, join
|
||||
from nativesockets import setSockOptInt
|
||||
|
||||
type
|
||||
Punchd = ref object
|
||||
unixSocket: AsyncSocket
|
||||
|
|
Loading…
Reference in New Issue