Skip to content

Commit 2ca3706

Browse files
committed
Removes redundant import
1 parent c59f212 commit 2ca3706

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/rex/post/meterpreter/client_core.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# -*- coding: binary -*-
2-
require 'base64'
2+
33
require 'rex/post/meterpreter/packet'
44
require 'rex/post/meterpreter/core_ids'
55
require 'rex/post/meterpreter/extension'

0 commit comments

Comments
 (0)