mirror of
https://github.com/animate-css/animate.css.git
synced 2024-11-13 07:41:08 +01:00
Merge pull request #511 from woneob/remove-unnecessary-semicolon
Remove unnecessary semicolon in gulpfile.js
This commit is contained in:
commit
187f4405f2
1 changed files with 1 additions and 1 deletions
|
@ -94,4 +94,4 @@ function activateAnimations() {
|
|||
}
|
||||
|
||||
return target;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue