Skip to content

Commit

Permalink
style(prettier): remove extraneous blank lines
Browse files Browse the repository at this point in the history
Signed-off-by: Johnny Estilles <johnny@estilles.com>
  • Loading branch information
estilles committed Nov 5, 2021
1 parent 8201893 commit 7312d48
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/presets.js
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,6 @@ module.exports = {
actions: [],
feedbacks: [],
})

})

timecodeParts.forEach((part) => {
Expand All @@ -172,7 +171,6 @@ module.exports = {
actions: [],
feedbacks: [],
})

})

// Select Clips
Expand Down Expand Up @@ -201,7 +199,6 @@ module.exports = {
},
],
})

}

this.setPresetDefinitions(presets)
Expand Down

0 comments on commit 7312d48

Please sign in to comment.