Delete a thing I added for no reason
parent
5996256ccc
commit
d0ca1b2dc6
|
@ -6,8 +6,6 @@
|
||||||
module Rex::Proto::PJL
|
module Rex::Proto::PJL
|
||||||
class Client
|
class Client
|
||||||
|
|
||||||
attr_reader :sock
|
|
||||||
|
|
||||||
def initialize(sock)
|
def initialize(sock)
|
||||||
@sock = sock
|
@sock = sock
|
||||||
end
|
end
|
||||||
|
|
Loading…
Reference in New Issue