Toggle navigation
Toggle navigation
This project
Loading...
Sign in
open-source
/
warply_sdk_framework
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Graphs
Network
Create a new issue
Commits
Issue Boards
Authored by
Manos Chorianopoulos
2022-07-12 13:39:50 +0300
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
05c8206876934235584366f0a722c3b039039eae
05c82068
1 parent
83644a16
minor fix
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
2 deletions
SwiftWarplyFramework/SwiftWarplyFramework/swiftApi.swift
SwiftWarplyFramework/SwiftWarplyFramework/swiftApi.swift
View file @
05c8206
...
...
@@ -2247,8 +2247,6 @@ public class swiftApi {
return
(
!
isCcmsOffer
)
}
print
(
"getCampaignList:{"
+
String
(
filteredCampaigns
.
count
)
+
"} campaigns"
)
return
filteredCampaigns
}
...
...
Please
register
or
login
to post a comment