From 18c96ab6926658d6707f1f3be935078f1cb08411 Mon Sep 17 00:00:00 2001 From: Florian Dold Date: Sun, 13 Nov 2016 21:53:45 +0100 Subject: node modules --- node_modules/async/internal/notId.js | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 node_modules/async/internal/notId.js (limited to 'node_modules/async/internal/notId.js') diff --git a/node_modules/async/internal/notId.js b/node_modules/async/internal/notId.js deleted file mode 100644 index 0106c92c0..000000000 --- a/node_modules/async/internal/notId.js +++ /dev/null @@ -1,10 +0,0 @@ -"use strict"; - -Object.defineProperty(exports, "__esModule", { - value: true -}); -exports.default = notId; -function notId(v) { - return !v; -} -module.exports = exports["default"]; \ No newline at end of file -- cgit v1.2.3