Core: Resolve many Rubocop violations (#2282)
This commit is contained in:
@@ -4,15 +4,11 @@
|
||||
# See the file 'doc/COPYING' for copying permission
|
||||
#
|
||||
module BeEF
|
||||
module Core
|
||||
module Models
|
||||
|
||||
class CommandModule < BeEF::Core::Model
|
||||
|
||||
has_many :commands
|
||||
|
||||
module Core
|
||||
module Models
|
||||
class CommandModule < BeEF::Core::Model
|
||||
has_many :commands
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user