Remove unnecessary semicolon in gulpfile.js

This commit is contained in:
1UP 2015-12-19 22:34:07 +09:00
parent 0a6a8abf55
commit 0656ae1e3a

View file

@ -94,4 +94,4 @@ function activateAnimations() {
}
return target;
};
}