Files
Verso/services/web/public/src/libraries.js
T
Alasdair Smith 827814175f Remove sixpack (#1974)
* Remove unused sixpack AB test

* Remove unused sixpack AB test

* Remove unused sixpackDomain global

* Remove unused Sixpack file

* Remove sixpack from frontend

* Remove unused sixpack-client package

GitOrigin-RevId: cdd4acf91cb045db93485f09dcb5ec63e43d01dc
2019-07-18 14:35:29 +00:00

19 lines
473 B
JavaScript

/* eslint-disable
no-undef,
*/
// TODO: This file was created by bulk-decaffeinate.
// Fix any style issues and re-enable lint.
define([
'libs/angular-autocomplete/angular-autocomplete',
'libs/ui-bootstrap',
'libs/ng-context-menu-0.1.4',
'libs/underscore-1.9.1',
'libs/algolia-2.5.2',
'libs/jquery.storage',
'libs/angular-sanitize-1.6.4',
'libs/angular-cookie',
'libs/passfield',
'libs/ng-tags-input-3.0.0',
'libs/select/select'
], function() {})