remove the no argument provided print because i'ts useless
This commit is contained in:
parent
2c26e2e5f9
commit
e3b03cc592
1 changed files with 0 additions and 1 deletions
|
@ -46,7 +46,6 @@ GetOptions(
|
|||
# Main program
|
||||
|
||||
if (!$ARGV[0]) {
|
||||
print "No argument given\n";
|
||||
my $response;
|
||||
my $uuid = -1;
|
||||
my @selected_video_data;
|
||||
|
|
Loading…
Add table
Reference in a new issue