Remove last comma

This commit is contained in:
uu59 2014-06-27 18:23:16 +09:00
parent 0b36c6109e
commit 2dfdb8fccd

View File

@ -45,7 +45,7 @@
self.processing = false;
}, 256); // delay to reduce flicking loading icon
});
},
}
}
});
});