Skip to content

Commit 7fb856a

Browse files
adding import
1 parent 76ff050 commit 7fb856a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

TableViewKit/ActionPerformable.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
import Foundation
2-
2+
import UIKit
33
/// A type that represent the kind of action an item should perform.
44
/// I.e.: copy or paste
55
public enum ItemAction {

0 commit comments

Comments
 (0)