diff --git a/static/js/base.js b/static/js/base.js index 115e77f6..92b324b0 100644 --- a/static/js/base.js +++ b/static/js/base.js @@ -33,5 +33,4 @@ define([ // Helper module to put non dependency base libraries together. 'humanize', 'sha', 'sjcl', - 'text', - 'webfont'], function() {}); + 'text'], function() {});