RT#71890: SelfService API: Return monthly recurring fee [display_recurring, v4 reconc...
authorJonathan Prykop <jonathan@freeside.biz>
Thu, 1 Sep 2016 02:58:58 +0000 (21:58 -0500)
committerJonathan Prykop <jonathan@freeside.biz>
Thu, 1 Sep 2016 02:58:58 +0000 (21:58 -0500)
FS/FS/cust_main/Packages.pm

index ace30d3..83ad7db 100644 (file)
@@ -882,7 +882,6 @@ sub display_recurring {
   } #foreach $freq
 
   return @out;
->>>>>>> 4b56fbb... RT#71890: SelfService API: Return monthly recurring fee [display_recurring]
 }
 
 =back