// // PreviewingController.swift // Tusker // // Created by Shadowfacts on 10/11/18. // Copyright © 2018 Shadowfacts. All rights reserved. // import UIKit class PreviewingController { var currentCommitType: PreviewCommitType }