Showing
1 changed file
with
0 additions
and
2 deletions
... | @@ -2247,8 +2247,6 @@ public class swiftApi { | ... | @@ -2247,8 +2247,6 @@ public class swiftApi { |
2247 | return (!isCcmsOffer) | 2247 | return (!isCcmsOffer) |
2248 | } | 2248 | } |
2249 | 2249 | ||
2250 | - print("getCampaignList:{" + String(filteredCampaigns.count) + "} campaigns") | ||
2251 | - | ||
2252 | return filteredCampaigns | 2250 | return filteredCampaigns |
2253 | } | 2251 | } |
2254 | 2252 | ... | ... |
-
Please register or login to post a comment