misc: small fix or general refactoring i did not bother commenting

This commit is contained in:
evilsocket 2018-03-28 21:28:29 +02:00
commit a909d81765
No known key found for this signature in database
GPG key ID: 1564D7F30393A456
2 changed files with 3 additions and 6 deletions

View file

@ -1,10 +1,7 @@
// +build darwin
// +build windows
// +build linux,arm
// +build linux,mips
// +build linux,mipsle
// +build linux,mips64
// +build linux,mips64le
// +build linux,!amd64
package modules
import (