Delete a thing I added for no reason

bug/bundler_fix
William Vu 2015-02-26 14:06:10 -06:00
parent 5996256ccc
commit d0ca1b2dc6
1 changed files with 0 additions and 2 deletions

View File

@ -6,8 +6,6 @@
module Rex::Proto::PJL
class Client
attr_reader :sock
def initialize(sock)
@sock = sock
end