Skip to content

Commit 7c20949

Browse files
committed
Delete blank line
1 parent 54e664d commit 7c20949

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

alot/buffers/search.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,6 @@ def get_info(self):
4444
info['result_count_positive'] = 's' if self.result_count > 1 else ''
4545
return info
4646

47-
4847
def rebuild(self, reverse=False):
4948
self.isinitialized = True
5049
self.reversed = reverse

0 commit comments

Comments
 (0)