Skip to content

Commit d0d0793

Browse files
committed
more linting
1 parent 83db8b9 commit d0d0793

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

quick-start/src/main/ui/app/entity-modeler/entity-modeler.component.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ import { MdlDialogService } from 'angular2-mdl';
1414

1515
import { Point, Line, Rect } from './math-helper';
1616

17+
import * as _ from 'lodash';
18+
1719
@Component({
1820
selector: 'app-entity-modeler',
1921
templateUrl: './entity-modeler.component.html',

0 commit comments

Comments
 (0)