From 6e3ad5df15c83690f0af0d9c413f3d10ec211814 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20Olejni=CC=81k?= Date: Wed, 12 Sep 2018 22:39:24 +0200 Subject: [PATCH] Make compileable again --- .../Screens/VC composition/VCCompositionViewController.swift | 1 + 1 file changed, 1 insertion(+) diff --git a/ACKategories-Example/Screens/VC composition/VCCompositionViewController.swift b/ACKategories-Example/Screens/VC composition/VCCompositionViewController.swift index dc9cd7ed..7c1f2143 100644 --- a/ACKategories-Example/Screens/VC composition/VCCompositionViewController.swift +++ b/ACKategories-Example/Screens/VC composition/VCCompositionViewController.swift @@ -7,6 +7,7 @@ // import UIKit +import SnapKit final class VCCompositionViewController: TitleViewController {