use modules in signup.cgi instead of in the template, fixes "Insecure dependency...
[freeside.git] / fs_selfservice / FS-SelfService / cgi / signup.html
index 3f8e4a3..9ee0cab 100755 (executable)
@@ -217,9 +217,6 @@ Contact Information
       }
     }
 
-use Tie::IxHash;
-use HTML::Widgets::SelectLayers;
-
   my %payby_index = ( 'CARD'   => qq/Credit Card/,
                       'DCRD'   => qq/Credit Card/,
                       'CHEK'   => qq/Check/,