aboutsummaryrefslogtreecommitdiffstats
path: root/node_modules/rxjs/dist/esm/internal/util/EmptyError.js
diff options
context:
space:
mode:
Diffstat (limited to 'node_modules/rxjs/dist/esm/internal/util/EmptyError.js')
-rw-r--r--node_modules/rxjs/dist/esm/internal/util/EmptyError.js7
1 files changed, 0 insertions, 7 deletions
diff --git a/node_modules/rxjs/dist/esm/internal/util/EmptyError.js b/node_modules/rxjs/dist/esm/internal/util/EmptyError.js
deleted file mode 100644
index de16998..0000000
--- a/node_modules/rxjs/dist/esm/internal/util/EmptyError.js
+++ /dev/null
@@ -1,7 +0,0 @@
-import { createErrorClass } from './createErrorClass';
-export const EmptyError = createErrorClass((_super) => function EmptyErrorImpl() {
- _super(this);
- this.name = 'EmptyError';
- this.message = 'no elements in sequence';
-});
-//# sourceMappingURL=EmptyError.js.map \ No newline at end of file
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage