// // FeedsViewController.swift // NewsBlur // // Created by David Sinclair on 2020-08-27. // Copyright © 2020 NewsBlur. All rights reserved. // import UIKit ///Sidebar listing all of the feeds. class FeedsViewController: FeedsObjCViewController { }