mirror of
https://github.com/ScuroNeko/mtg.git
synced 2026-09-01 03:04:02 +03:00
linting the code
This commit is contained in:
@@ -9,6 +9,7 @@ func (c ConnectionProtocol) String() string {
|
||||
case ConnectionProtocolIPv4:
|
||||
return "ipv4"
|
||||
}
|
||||
|
||||
return "ipv6"
|
||||
}
|
||||
|
||||
|
||||
@@ -1,2 +0,0 @@
|
||||
package conntypes
|
||||
|
||||
Reference in New Issue
Block a user