remove debug output in comments
This commit is contained in:
@@ -22,8 +22,6 @@ sub get($$) {
|
||||
my $config = shift;
|
||||
my $options = shift;
|
||||
|
||||
#print STDERR Dumper($options);
|
||||
|
||||
#get pot file
|
||||
unless ( defined $options->{file} ) {
|
||||
print STDERR "missing po file\n";
|
||||
|
||||
Reference in New Issue
Block a user