Skip to content

Commit

Permalink
Added missing import-statement in modules/formula (slab#836)
Browse files Browse the repository at this point in the history
  • Loading branch information
tOgg1 authored and jhchen committed Aug 1, 2016
1 parent 7cb8ec1 commit 0a65112
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/formula.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import Embed from '../blots/embed';

import Quill from '../core/quill';

class FormulaBlot extends Embed {
static create(value) {
Expand Down

0 comments on commit 0a65112

Please sign in to comment.