oops, left some experiment stuff in

This commit is contained in:
zeroZshadow 2016-06-10 20:35:59 +02:00
parent d8933e1ea5
commit 7c362b8bf3

View File

@ -29,7 +29,6 @@ type Node struct {
time int64
node int64
step int64
timebits int64
}
// An ID is a custom type used for a snowflake ID. This is used so we can