summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--index.js6
1 files changed, 0 insertions, 6 deletions
diff --git a/index.js b/index.js
index fd5f254..32f1693 100644
--- a/index.js
+++ b/index.js
@@ -6,12 +6,6 @@
* by batching DOM read/write
* interactions.
*
- * ISSUE:
- *
- * When mode is 'reading' and a write
- * comes in, it is currently scheduling
- * a new frame.
- *
* @author Wilson Page <wilsonpage@me.com>
*/