mirror of
https://github.com/stCarolas/setup-maven.git
synced 2026-06-26 09:59:27 +08:00
chore: update dependencies
This commit is contained in:
+8
@@ -0,0 +1,8 @@
|
||||
define(function () {
|
||||
|
||||
// Predicate-generating function. Often useful outside of Underscore.
|
||||
function noop(){}
|
||||
|
||||
return noop;
|
||||
|
||||
});
|
||||
Reference in New Issue
Block a user