Skip to content

Commit

Permalink
WIP: Fix linter error
Browse files Browse the repository at this point in the history
  • Loading branch information
acdvorak committed Feb 12, 2019
1 parent b152591 commit 24f442c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/unit/mdc-drawer/dismissible.foundation.test.js
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ import bel from 'bel';
import td from 'testdouble';

import {MDCDismissibleDrawerFoundation} from '../../../packages/mdc-drawer/dismissible/foundation';
import {MDCModalDrawerFoundation} from '../../../packages/mdc-drawer/modal/foundation';
import {strings, cssClasses} from '../../../packages/mdc-drawer/constants';
import {verifyDefaultAdapter} from '../helpers/foundation';
import {install as installClock} from '../helpers/clock';
Expand Down

0 comments on commit 24f442c

Please sign in to comment.