cleaning up some imports

This commit is contained in:
Graham Knop 2008-11-24 04:00:46 +00:00
parent 8fb275850c
commit d9c1f88eab
8 changed files with 57 additions and 61 deletions

View file

@ -15,7 +15,7 @@ package WebGUI::Content::AjaxI18N;
=cut
use strict;
use JSON;
use JSON ();
=head1 NAME