File tree Expand file tree Collapse file tree 1 file changed +0
-6
lines changed
api-models/src/main/scala/com/gu/mobile.notifications.client/models Expand file tree Collapse file tree 1 file changed +0
-6
lines changed Original file line number Diff line number Diff line change @@ -41,12 +41,6 @@ object Topic {
4141 val BreakingNewsSportInternational = Topic (Breaking , " international-sport" )
4242 val BreakingNewsSportEurope = Topic (Breaking , " europe-sport" )
4343 val BreakingNewsElection = Topic (Breaking , " uk-general-election" )
44- val BreakingNewsUsElectionGlobal = Topic (Breaking , " global-us-election" )
45- val BreakingNewsUsElectionUk = Topic (Breaking , " uk-us-election" )
46- val BreakingNewsUsElectionUs = Topic (Breaking , " us-us-election" )
47- val BreakingNewsUsElectionAu = Topic (Breaking , " au-us-election" )
48- val BreakingNewsUsElectionEurope = Topic (Breaking , " europe-us-election" )
49- val BreakingNewsUsElectionInternational = Topic (Breaking , " international-us-election" )
5044 val BreakingNewsInternalTest = Topic (Breaking , " internal-test" )
5145 val NewsstandIos = Topic (Newsstand , " newsstandIos" )
5246}
You can’t perform that action at this time.
0 commit comments