Skip to content

Commit

Permalink
UI-3048: Remove chosen plugin requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
Joris Tirado committed Apr 10, 2018
1 parent c024328 commit e6027ab
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ define(function(require) {
var $ = require('jquery'),
_ = require('lodash'),
monster = require('monster'),
chosen = require('chosen'),
toastr = require('toastr');

var app = {
Expand Down

0 comments on commit e6027ab

Please sign in to comment.