missing ;
[freeside.git] / FS / FS / part_export / shellcommands.pm
index 53b814e..5411c44 100644 (file)
@@ -1,6 +1,6 @@
 package FS::part_export::shellcommands;
 
-use vars qw(@ISA %info)
+use vars qw(@ISA %info);
 use Tie::IxHash;
 use String::ShellQuote;
 use FS::part_export;