Skip to content
This repository has been archived by the owner on Mar 18, 2021. It is now read-only.

Commit

Permalink
Fix lint error
Browse files Browse the repository at this point in the history
  • Loading branch information
thibmaek committed Feb 15, 2019
1 parent b32ea60 commit 835d662
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/mappers/color.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
const colorConvert = require('color-convert');
const colorNamer = require('color-namer');
const camelcase = require('camelcase');

const { convertNSColorToRGB, tokenize, getNamedColorFromRGB } = require('../utils');
Expand Down

0 comments on commit 835d662

Please sign in to comment.