return rather than ignore errors inserting into the job queue during _export_insert_o...
[freeside.git] / FS / FS / part_export / domreg_opensrs.pm
index 4d6ea8f..3bfdf4d 100644 (file)
@@ -260,7 +260,6 @@ sub _export_insert_on_payment {
   };
   $queue->insert( $self, $svc_domain ); #_export_insert with 'R' action?
 
-  return '';
 }
 
 ## Domain registration exports do nothing on replace.  Mainly because we haven't decided what they should do.