Skip to content

Commit

Permalink
Deleted useless lines of code
Browse files Browse the repository at this point in the history
  • Loading branch information
qorg11 committed Jun 29, 2020
1 parent 430df19 commit 47312a4
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions lainsafecli
Original file line number Diff line number Diff line change
Expand Up @@ -86,10 +86,6 @@ $file = $ARGV[@ARGV-1];

die "File does not exist\n" if !-e $file;

die "Give a file\n" unless defined $file;



my $url_to_upload = $DEFAULT_SERVER . "/upload.cgi";
my $req;

Expand Down

0 comments on commit 47312a4

Please sign in to comment.