Skip to content

Commit 0656ae1

Browse files
committed
Remove unnecessary semicolon in gulpfile.js
1 parent 0a6a8ab commit 0656ae1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gulpfile.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,4 +94,4 @@ function activateAnimations() {
9494
}
9595

9696
return target;
97-
};
97+
}

0 commit comments

Comments
 (0)