remove comments

This commit is contained in:
kperry 2019-05-22 09:25:46 -05:00
parent e2dca428f7
commit e8444db852

View file

@ -171,13 +171,7 @@ func TestDynamoStorage_GetLease(t *testing.T) {
"heartbeatID": {S: &testLease1.HeartbeatID},
},
}
/*LeaseKey: "000001",
Checkpoint: "1234345",
LeaseCounter: 0,
LeaseOwner: "1",
HeartbeatID: "12345",
*/
tests := []struct {
name string
tableName string