Explorar el Código

Remove unused var declarations

JC Brand hace 9 años
padre
commit
e87731f6b3
Se han modificado 1 ficheros con 0 adiciones y 4 borrados
  1. 0 4
      src/converse-headline.js

+ 0 - 4
src/converse-headline.js

@@ -15,10 +15,6 @@
     ], factory);
 }(this, function (converse, converse_api) {
     "use strict";
-    var utils = converse_api.env.utils,
-        _ = converse_api.env._,
-        __ = utils.__.bind(converse);
-
 
     converse_api.plugins.add('headline', {