From 69bf825c8584c3e9ad151d42b3a382059f589f41 Mon Sep 17 00:00:00 2001 From: Kayne Ruse Date: Tue, 4 Jun 2019 04:30:13 +1000 Subject: [PATCH] Tweaked list --- public/content/task_list.md | 1 - 1 file changed, 1 deletion(-) diff --git a/public/content/task_list.md b/public/content/task_list.md index 335823f..53972f4 100644 --- a/public/content/task_list.md +++ b/public/content/task_list.md @@ -12,7 +12,6 @@ Minor * Disable attack button with no soldiers. * Implement game ladder sorting. -* Implement diagnostic tracker (daily player count, etc.). * Write unit tests (ensure that the game doesn't break from an update). Patch