Skip to content

Commit

Permalink
a
Browse files Browse the repository at this point in the history
  • Loading branch information
ylacancellera committed Feb 27, 2024
1 parent 72044f2 commit 5a41ebc
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion bin/pt-find
Original file line number Diff line number Diff line change
Expand Up @@ -3168,7 +3168,6 @@ package VersionCheck;


use strict;
use warnings FATAL => 'all';
use English qw(-no_match_vars);

use constant PTDEBUG => $ENV{PTDEBUG} || 0;
Expand Down
1 change: 0 additions & 1 deletion lib/VersionCheck.pm
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ package VersionCheck;
# in the vc file, and the file's mtime doesn't matter.

use strict;
use warnings FATAL => 'all';
use English qw(-no_match_vars);

use constant PTDEBUG => $ENV{PTDEBUG} || 0;
Expand Down

0 comments on commit 5a41ebc

Please sign in to comment.