global: regroup all imports

This commit is contained in:
Jason A. Donenfeld
2019-05-14 09:09:52 +02:00
parent 3147f00089
commit 3bf41b06ae
27 changed files with 70 additions and 44 deletions
+2 -1
View File
@@ -6,8 +6,9 @@
package device
import (
"golang.zx2c4.com/wireguard/tun"
"sync/atomic"
"golang.zx2c4.com/wireguard/tun"
)
const DefaultMTU = 1420