fix freeside-dbdef-create RT#34796, fallout from conf caching RT#23357 / github pull...
[freeside.git] / FS / FS / UID.pm
index 4535799..4ea2ecd 100644 (file)
@@ -176,7 +176,6 @@ sub myconnect {
                            )
     or die "DBI->connect error: $DBI::errstr\n";
 
-  require FS::Conf;
   $FS::Conf::conf_cache = undef;
 
   if ( $schema ) {