Last active
December 22, 2018 10:46
-
-
Save barefeettom/1cb67e5e73ad81cd197b60ebab31b5d4 to your computer and use it in GitHub Desktop.
NewsTableViewCell import BFWControls
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
import UIKit | |
import BFWControls | |
class NewsTableViewCell: UITableViewCell { | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment