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

This commit is contained in:
evilsocket 2018-03-28 21:13:20 +02:00
parent 40e3e9cb7e
commit 31c7b87c53
No known key found for this signature in database
GPG key ID: 1564D7F30393A456
2 changed files with 2 additions and 6 deletions

View file

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