//
//  FeedListControlsView.swift
//  Evergreen
//
//  Created by Brent Simmons on 11/1/17.
//  Copyright © 2017 Ranchero Software. All rights reserved.
//

import AppKit

// Unused, at least for now.

@objc final class FeedListControlsView: NSView {

}