some deletions
[dotfiles/.git] / .config / coc / extensions / node_modules / coc-prettier / node_modules / rxjs / internal / scheduler / animationFrame.js
diff --git a/.config/coc/extensions/node_modules/coc-prettier/node_modules/rxjs/internal/scheduler/animationFrame.js b/.config/coc/extensions/node_modules/coc-prettier/node_modules/rxjs/internal/scheduler/animationFrame.js
deleted file mode 100644 (file)
index 1ca4bbc..0000000
+++ /dev/null
@@ -1,7 +0,0 @@
-"use strict";
-Object.defineProperty(exports, "__esModule", { value: true });
-var AnimationFrameAction_1 = require("./AnimationFrameAction");
-var AnimationFrameScheduler_1 = require("./AnimationFrameScheduler");
-exports.animationFrameScheduler = new AnimationFrameScheduler_1.AnimationFrameScheduler(AnimationFrameAction_1.AnimationFrameAction);
-exports.animationFrame = exports.animationFrameScheduler;
-//# sourceMappingURL=animationFrame.js.map
\ No newline at end of file