some deletions
[dotfiles/.git] / .config / coc / extensions / node_modules / coc-prettier / node_modules / rxjs / _esm2015 / internal / operators / switchAll.js
diff --git a/.config/coc/extensions/node_modules/coc-prettier/node_modules/rxjs/_esm2015/internal/operators/switchAll.js b/.config/coc/extensions/node_modules/coc-prettier/node_modules/rxjs/_esm2015/internal/operators/switchAll.js
deleted file mode 100644 (file)
index f0db599..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-import { switchMap } from './switchMap';
-import { identity } from '../util/identity';
-export function switchAll() {
-    return switchMap(identity);
-}
-//# sourceMappingURL=switchAll.js.map
\ No newline at end of file