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

This commit is contained in:
evilsocket 2018-08-24 15:50:26 +02:00
commit 9a3a514f6a
No known key found for this signature in database
GPG key ID: 1564D7F30393A456

View file

@ -524,6 +524,8 @@ func (s *Session) Run(line string) error {
return err
}
}
return nil
}
// is it a proxy module custom command?