mirror of
https://github.com/furyfire/trueskill.git
synced 2025-04-19 12:24:28 +00: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