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

Commit

Permalink
lint fix
Browse files Browse the repository at this point in the history
  • Loading branch information
djmetzle committed Sep 19, 2022
1 parent 75d313e commit 13720c0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ImageMarkupBuilder.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ module.exports.Fabric = Fabric;
* Expects a Fabric.js Canvas
*/
function ImageMarkupBuilder(fabricCanvas) {

var colorValues = {
red: "#C1280B",
orange: "#FF9024",
Expand Down

0 comments on commit 13720c0

Please sign in to comment.