Got rid of old comments.
This commit is contained in:
parent
1348ee4527
commit
6e6f8103a8
1 changed files with 0 additions and 3 deletions
|
@ -18,9 +18,6 @@ LOAD = 'load'
|
|||
NETWORK = 'network'
|
||||
LATENCY = 'latency'
|
||||
|
||||
# TODO(mwhittaker): Add some other non-optimal strategies.
|
||||
# TODO(mwhittaker): Make it easy to make arbitrary strategies.
|
||||
|
||||
|
||||
class NoStrategyFoundError(ValueError):
|
||||
pass
|
||||
|
|
Loading…
Reference in a new issue