Files
GitHawk/FreetimeWatch Extension/ErrorRowController.swift
2018-04-29 21:38:25 -04:00

15 lines
245 B
Swift

//
// ErrorRowController.swift
// FreetimeWatch Extension
//
// Created by Ryan Nystrom on 4/28/18.
// Copyright © 2018 Ryan Nystrom. All rights reserved.
//
import Foundation
import WatchKit
final class ErrorRowController: NSObject {
}