Skip to content
This repository has been archived by the owner on Aug 14, 2022. It is now read-only.

Commit

Permalink
FIx lint issues
Browse files Browse the repository at this point in the history
  • Loading branch information
yitzchak committed Apr 4, 2017
1 parent 43abd9a commit 708bbac
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion lib/logger.js
Original file line number Diff line number Diff line change
Expand Up @@ -65,5 +65,4 @@ export default class Logger {
toggle () {}
show () {}
hide () {}

}
1 change: 0 additions & 1 deletion lib/parsers/log-parser.js
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,6 @@ export default class LogParser extends Parser {
logPath: this.filePath,
logRange: logRange
})
return
}
})

Expand Down

0 comments on commit 708bbac

Please sign in to comment.