Removed require byebug

This commit is contained in:
Grant Burgess
2020-04-02 15:52:33 +10:00
committed by GitHub
parent 89b9c53239
commit 1b837dbd27

View File

@@ -3,7 +3,6 @@
# Browser Exploitation Framework (BeEF) - http://beefproject.com
# See the file 'doc/COPYING' for copying permission
#
require 'byebug'
module BeEF
module Core