Skip to content

Commit

Permalink
Fix warning
Browse files Browse the repository at this point in the history
  • Loading branch information
kciter committed Sep 21, 2016
1 parent bde2ef1 commit 43ec1f1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Sources/KCFloatingActionButton.swift
Original file line number Diff line number Diff line change
Expand Up @@ -318,8 +318,6 @@ open class KCFloatingActionButton: UIView {
slideDownAnimationWithClose()
case .none:
noneAnimationWithClose()
default:
noneAnimationWithClose()
}
}

Expand Down

0 comments on commit 43ec1f1

Please sign in to comment.