// // FeedInspectorViewController.swift // Evergreen // // Created by Brent Simmons on 1/20/18. // Copyright © 2018 Ranchero Software. All rights reserved. // import AppKit final class FeedInspectorViewController: NSViewController { }