summaryrefslogtreecommitdiff
path: root/build/internal/findGetResult.js
diff options
context:
space:
mode:
Diffstat (limited to 'build/internal/findGetResult.js')
-rw-r--r--build/internal/findGetResult.js10
1 files changed, 0 insertions, 10 deletions
diff --git a/build/internal/findGetResult.js b/build/internal/findGetResult.js
deleted file mode 100644
index 46d0140..0000000
--- a/build/internal/findGetResult.js
+++ /dev/null
@@ -1,10 +0,0 @@
-'use strict';
-
-Object.defineProperty(exports, "__esModule", {
- value: true
-});
-exports.default = _findGetResult;
-function _findGetResult(v, x) {
- return x;
-}
-module.exports = exports['default']; \ No newline at end of file