Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
Lauren Budorick committed Mar 29, 2018
1 parent 3a8bf8e commit 5a25bad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/pages/style-spec.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ import md from '../components/md';
import PageShell from '../components/page_shell';
import LeftNav from '../components/left_nav';
import TopNav from '../components/top_nav';
import {highlightJavascript, highlightJSON, highlightMarkup} from '../components/prism_highlight';
import {highlightJavascript, highlightJSON} from '../components/prism_highlight';
import entries from 'object.entries';
import ref from '../../src/style-spec/reference/latest';

Expand Down

0 comments on commit 5a25bad

Please sign in to comment.