1
0
mirror of https://github.com/hashcat/hashcat.git synced 2025-01-30 01:21:10 +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 warnings;
use Digest::MD4 qw (md4_hex);
use Encode;
sub module_generate_hash
{
my $word = shift;