Explorar el Código

Remove useless code line

tags/0.5.0-vsc
Sahab Yazdani hace 15 años
padre
commit
c87cce53b6
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. +0
    -1
      mustache.js

+ 0
- 1
mustache.js Ver fichero

@@ -285,7 +285,6 @@ var Mustache = (function(undefined) {
if (suffix.length>0) {
optionPairs = suffix.split(',');
scratch;
options = {};
for (i=0, n=optionPairs.length; i<n; ++i) {


Cargando…
Cancelar
Guardar