Skip to content

Commit

Permalink
feat: Remove useless code
Browse files Browse the repository at this point in the history
  • Loading branch information
Juanpe Catalán committed Aug 2, 2018
1 parent 26da7e3 commit 3f7f2ec
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Example/ViewController.swift
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@ class ViewController: UIViewController {

override func viewDidLoad() {
super.viewDidLoad()
SkeletonAppearance.default.tintColor = .red
tableview.isSkeletonable = true
}

Expand Down

0 comments on commit 3f7f2ec

Please sign in to comment.