Skip to content

Commit

Permalink
fixed lint
Browse files Browse the repository at this point in the history
  • Loading branch information
alexjlockwood committed Apr 29, 2017
1 parent 70c9857 commit 79c529e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/app/scripts/common/ColorUtil.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
import * as _ from 'lodash';
import * as tinycolor from 'tinycolor2';

export function parseAndroidColor(val: string): ColorFormats.RGBA | undefined {
Expand Down

0 comments on commit 79c529e

Please sign in to comment.