mirror of
https://github.com/furyfire/trueskill.git
synced 2025-11-04 10:12:28 +01:00
Removed some more cruft that was left behind from debugging
This commit is contained in:
@@ -43,8 +43,7 @@ namespace Moserware.Skills.FactorGraphs
|
||||
return delta;
|
||||
}
|
||||
}
|
||||
|
||||
// TODO: Remove
|
||||
|
||||
public class ScheduleSequence<TValue> : ScheduleSequence<TValue, Schedule<TValue>>
|
||||
{
|
||||
public ScheduleSequence(string name, IEnumerable<Schedule<TValue>> schedules)
|
||||
|
||||
Reference in New Issue
Block a user