Skip to content

Commit

Permalink
Fix tests
Browse files Browse the repository at this point in the history
Remove jquery to fix tests and resolve conflicts
  • Loading branch information
akshaaatt committed May 23, 2022
1 parent c8157af commit e9e5142
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion root/static/scripts/common.js
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ if (DBDefs.DEVELOPMENT_SERVER) {
require('./common/sentry');

window.ko = require('knockout');
window.$ = window.jQuery = require('jquery');

require('../lib/jquery.ui/ui/jquery-ui.custom');
require('../lib/bootstrap.min');
Expand Down

0 comments on commit e9e5142

Please sign in to comment.