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

This commit is contained in:
evilsocket 2018-10-13 14:16:36 +02:00
parent dd2e8784dc
commit 3342a82454

View file

@ -96,6 +96,5 @@ func (s *HttpProxyScript) OnCommand(cmd string) bool {
return v
}
}
return false
}