remove outdated TODO
Change-Id: Ib52a019bd44411cf953a4cf2a391d37296072035
Showing
1 changed file
with
0 additions
and
1 deletions
... | @@ -3,7 +3,6 @@ package org.onlab.onos.net.device; | ... | @@ -3,7 +3,6 @@ package org.onlab.onos.net.device; |
3 | import org.onlab.onos.net.DeviceId; | 3 | import org.onlab.onos.net.DeviceId; |
4 | import org.onlab.onos.store.Timestamp; | 4 | import org.onlab.onos.store.Timestamp; |
5 | 5 | ||
6 | -// TODO: Consider renaming to DeviceClockService? | ||
7 | /** | 6 | /** |
8 | * Interface for a logical clock service that vends per device timestamps. | 7 | * Interface for a logical clock service that vends per device timestamps. |
9 | */ | 8 | */ | ... | ... |
-
Please register or login to post a comment