Removes useless statement

This commit is contained in:
erwanlr
2020-07-16 17:53:59 +02:00
parent cfb98c5139
commit 2fae3336ba

View File

@@ -109,8 +109,6 @@ module WPScan
end
end
# Maybe a progress_bar.stop ?
ensure
wordlist.close
end
# rubocop:enable all