Skip to content

Commit

Permalink
reduce whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
idleberg committed Oct 24, 2017
1 parent 2da6627 commit c5687d1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion linter.py
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,6 @@ def split_match(self, match):
warnMessage = str(match.groupdict()["warnMessage"])

if sectionMessage:

message = sectionMessage
line = self.view.rowcol(self.view.size())[0]

Expand Down

0 comments on commit c5687d1

Please sign in to comment.