Skip to content

Commit

Permalink
Remove error giving line. Animations work fine even after removing th…
Browse files Browse the repository at this point in the history
…e error giving line. Fixed Issue-savvyapps#1.
  • Loading branch information
Rohan Sanap committed Nov 27, 2018
1 parent dac18a7 commit 83704d8
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions AnimationDemo/TransformViewController.swift
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,6 @@ class TransformViewController: UIViewController {

override func viewDidLayoutSubviews() {
super.viewDidLayoutSubviews()

state = (state)
}

func setState(_ state: State, animated: Bool) {
Expand Down

0 comments on commit 83704d8

Please sign in to comment.