1
0
mirror of https://github.com/hashcat/hashcat.git synced 2024-11-10 17:39:17 +00:00

Remove copy/paste left over

This commit is contained in:
jsteube 2018-12-21 15:20:16 +01:00
parent 864bd3451e
commit 7396ce3273

View File

@ -8,9 +8,6 @@
use strict; use strict;
use warnings; use warnings;
use Digest::MD4 qw (md4_hex);
use Encode;
sub module_generate_hash sub module_generate_hash
{ {
my $word = shift; my $word = shift;