Skip to content
This repository has been archived by the owner on Oct 30, 2018. It is now read-only.

Commit

Permalink
Removed extra line
Browse files Browse the repository at this point in the history
  • Loading branch information
ZAndyL committed Oct 17, 2016
1 parent a62639f commit 04c2059
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Source/SLKTextViewController.m
Original file line number Diff line number Diff line change
Expand Up @@ -682,7 +682,6 @@ - (void)textDidUpdate:(BOOL)animated
}
if (weakSelf.textInputbar.isEditing) {
[weakSelf.textView slk_scrollToCaretPositonAnimated:NO];

}
}];
}
Expand Down

0 comments on commit 04c2059

Please sign in to comment.