Bug 28606: Remove $DEBUG and $ENV{DEBUG}
[srvgit] / patroncards / manage.pl
index 456713c..a2e9546 100755 (executable)
@@ -19,7 +19,6 @@
 # along with Koha; if not, see <http://www.gnu.org/licenses>.
 
 use Modern::Perl;
-use vars qw($debug);
 
 use CGI qw ( -utf8 );
 use autouse 'Data::Dumper' => qw(Dumper);