remove RSCoreResources import that shouldn't have been there

This commit is contained in:
Maurice Parker 2020-07-30 07:47:43 -05:00
parent 66991a85e6
commit ce04c82520
1 changed files with 0 additions and 1 deletions

View File

@ -13,7 +13,6 @@ import Articles
import RSWeb import RSWeb
import Account import Account
import RSCore import RSCore
import RSCoreResources
// If we're not going to import Sparkle, provide dummy protocols to make it easy // If we're not going to import Sparkle, provide dummy protocols to make it easy
// for AppDelegate to comply // for AppDelegate to comply