Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
Rich-Harris committed Dec 15, 2016
1 parent bdba753 commit 2d25684
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/generate/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ import MagicString, { Bundle } from 'magic-string';
import CodeBuilder from '../utils/CodeBuilder.js';
import deindent from '../utils/deindent.js';
import namespaces from '../utils/namespaces.js';
import globalWhitelist from '../utils/globalWhitelist.js';
import getIntro from './utils/getIntro.js';
import getOutro from './utils/getOutro.js';
import processCss from './css/process.js';
Expand Down

0 comments on commit 2d25684

Please sign in to comment.