Skip to content

Commit

Permalink
remove default preferences variable
Browse files Browse the repository at this point in the history
  • Loading branch information
metinkilicaslan committed Jul 15, 2018
1 parent 484f091 commit 52cba0b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions MKToolTip/MKToolTip/MKToolTip.swift
Original file line number Diff line number Diff line change
Expand Up @@ -121,8 +121,6 @@ open class MKToolTipView: UIView {

private var preferences: Preferences

open static var defaultPreferences = Preferences()

// MARK: Lazy variables

private lazy var gradient: CGGradient = { [unowned self] in
Expand Down

0 comments on commit 52cba0b

Please sign in to comment.