This commit is contained in:
Steven Allen 2020-09-17 13:52:16 -07:00
parent c40c1361f0
commit 18bc59b93b

View File

@ -107,5 +107,3 @@ func NewDataTransferChannel(hostID peer.ID, channelState datatransfer.ChannelSta
}
return channel
}
// type TODO (stebalien): this was here, why was this here?