MAINT: Removes comment referreing to removed started_at member.

This commit is contained in:
Eddie Hebert
2013-03-20 22:18:30 -04:00
parent 279e125ab8
commit 832c93134f
-2
View File
@@ -33,8 +33,6 @@ Performance Tracking
+-----------------+----------------------------------------------------+
| progress | percentage of test completed |
+-----------------+----------------------------------------------------+
| started_at | datetime in utc marking the start of this test |
+-----------------+----------------------------------------------------+
| capital_base | The initial capital assumed for this tracker. |
+-----------------+----------------------------------------------------+
| cumulative_perf | A dictionary representing the cumulative |