Skip to content

Commit

Permalink
[hotfix] lint
Browse files Browse the repository at this point in the history
  • Loading branch information
mistercrunch committed Nov 10, 2016
1 parent 3c920c9 commit 6e4f066
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions superset/assets/visualizations/table.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ import { fixDataTableBodyHeight } from '../javascripts/modules/utils';
import { timeFormatFactory, formatDate } from '../javascripts/modules/dates';

require('./table.css');
const $ = require('jquery');

require('datatables-bootstrap3-plugin/media/css/datatables-bootstrap3.css');
import 'datatables.net';
Expand Down

0 comments on commit 6e4f066

Please sign in to comment.