diff --git a/lib/ui/zombies/zombies.rb b/lib/ui/zombies/zombies.rb index 09b0fb5a1..2cbc34a48 100644 --- a/lib/ui/zombies/zombies.rb +++ b/lib/ui/zombies/zombies.rb @@ -1,3 +1,4 @@ +=begin module BeEF module UI @@ -99,4 +100,5 @@ class Zombies < BeEF::HttpController end end -end \ No newline at end of file +end +=end