From 33e1a159f89ab365ff8fa845366901c7dc101194 Mon Sep 17 00:00:00 2001 From: Kevin G Christiano Date: Tue, 28 Jul 2020 10:11:19 -0400 Subject: [PATCH] removed --- MVMCoreUI/BaseControllers/ScrollingViewController.swift | 2 -- 1 file changed, 2 deletions(-) diff --git a/MVMCoreUI/BaseControllers/ScrollingViewController.swift b/MVMCoreUI/BaseControllers/ScrollingViewController.swift index 65b145c1..9c14845c 100644 --- a/MVMCoreUI/BaseControllers/ScrollingViewController.swift +++ b/MVMCoreUI/BaseControllers/ScrollingViewController.swift @@ -6,8 +6,6 @@ // Copyright © 2020 Verizon Wireless. All rights reserved. // -import Foundation - open class ScrollingViewController: ViewController { //--------------------------------------------------