diff --git a/peertube-cli.pl b/peertube-cli.pl index ca9a59f..80fcbc9 100755 --- a/peertube-cli.pl +++ b/peertube-cli.pl @@ -46,7 +46,6 @@ GetOptions( # Main program if (!$ARGV[0]) { - print "No argument given\n"; my $response; my $uuid = -1; my @selected_video_data;