Files
GitHawk/Classes/View Controllers/SplitViewControllerDelegate.swift
2017-06-26 11:10:11 -04:00

14 lines
248 B
Swift

//
// SplitViewControllerDelegate.swift
// Freetime
//
// Created by Ryan Nystrom on 6/25/17.
// Copyright © 2017 Ryan Nystrom. All rights reserved.
//
import UIKit
final class SplitViewControllerDelegate: UISplitViewControllerDelegate {
}