mirror of
https://github.com/sot-tech/mochi.git
synced 2026-07-17 21:58:12 -07:00
Remove YAML/MD lint configs, reformat stdlib imports
This commit is contained in:
+2
-1
@@ -2,8 +2,9 @@ package storage
|
||||
|
||||
import (
|
||||
"encoding/binary"
|
||||
"github.com/sot-tech/mochi/bittorrent"
|
||||
"net"
|
||||
|
||||
"github.com/sot-tech/mochi/bittorrent"
|
||||
)
|
||||
|
||||
// Pair - some key-value pair, used for BulkPut
|
||||
|
||||
Reference in New Issue
Block a user