//
// AccountsTableCellView.swift
// NetNewsWire
// Created by Brent Simmons on 3/23/19.
// Copyright © 2019 Ranchero Software. All rights reserved.
import AppKit
final class AccountsTableCellView: NSTableCellView {
}