Skip to content

Commit

Permalink
removed Trailing Whitespace Violation: Lines should not have trailing…
Browse files Browse the repository at this point in the history
… whitespace. (trailing_whitespace)
  • Loading branch information
Jwolkovitz committed Nov 1, 2018
1 parent c3144f6 commit 45461f9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Source/ScrollingNavbar+Sizes.swift
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ extension ScrollingNavigationController {
appHeight = superView.bounds.height
nextView = superView.superview
}

return abs(appHeight - (UIApplication.shared.delegate?.window??.frame.size.height ?? UIScreen.main.bounds.height))
}

Expand Down

0 comments on commit 45461f9

Please sign in to comment.