Skip to content

Commit

Permalink
back out 'use warnings'
Browse files Browse the repository at this point in the history
  • Loading branch information
mknos committed Apr 9, 2024
1 parent 9250824 commit 7b5d2a0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion bin/arithmetic
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ License: perl

use strict;
use integer;
use warnings;

use File::Basename qw(basename);
use Getopt::Std qw(getopts);
Expand Down

0 comments on commit 7b5d2a0

Please sign in to comment.