Skip to content

Commit d956924

Browse files
committed
fix: extra brackets removed
1 parent 83fadfb commit d956924

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Source/SLKTextViewController.m

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -591,8 +591,6 @@ - (void)setBounces:(BOOL)bounces
591591
}
592592

593593
- (void)slk_updateInsetAdjustmentBehavior
594-
{
595-
{
596594
{
597595
// Deactivate automatic scrollView adjustment for inverted table view
598596
if (@available(iOS 11.0, *)) {

0 commit comments

Comments
 (0)