Skip to content

Commit

Permalink
fix: remove empty textStyle object from Style (#137)
Browse files Browse the repository at this point in the history
  • Loading branch information
L2jLiga committed Nov 6, 2020
1 parent 9613ba6 commit 820f0fd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion models/Style/Style.js
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@ class Style {
borders: [],
fills: [],
shadows: [],
textStyle: {},
contextSettings: GraphicsContextSettings.Model,
};
}
Expand Down

0 comments on commit 820f0fd

Please sign in to comment.