mirror of
https://github.com/scottlamb/moonfire-nvr.git
synced 2025-11-21 10:16:04 -05:00
fix trailing whitespace in Javascript
I want to make travis-ci enforce that everything passes lint. Get it in a good state first.
This commit is contained in:
@@ -75,7 +75,7 @@ export default class RecordingFormatter {
|
||||
/**
|
||||
* Produce an object whose properties are individual pieces of a recording's
|
||||
* data, formatted for display purposes.
|
||||
*
|
||||
*
|
||||
* @param {Recording} recording Recording to be formatted
|
||||
* @param {Range90k} trimRange Optional time range for trimming the
|
||||
* recording's interval
|
||||
|
||||
Reference in New Issue
Block a user