diff --git a/Account/Sources/Account/Feed.swift b/Account/Sources/Account/FeedProtocol.swift similarity index 97% rename from Account/Sources/Account/Feed.swift rename to Account/Sources/Account/FeedProtocol.swift index e7f50b5ef..f007eaf3f 100644 --- a/Account/Sources/Account/Feed.swift +++ b/Account/Sources/Account/FeedProtocol.swift @@ -1,5 +1,5 @@ // -// Feed.swift +// FeedProtocol.swift // Account // // Created by Maurice Parker on 11/15/19.