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

15 lines
249 B
Swift

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