Merge pull request #511 from woneob/remove-unnecessary-semicolon

Remove unnecessary semicolon in gulpfile.js
This commit is contained in:
Daniel Eden 2015-12-21 10:21:14 -08:00
commit 187f4405f2

View file

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