Fixed misc FIXMEs
This commit is contained in:
parent
7b485f659b
commit
e9dfaf7ed8
4 changed files with 7 additions and 9 deletions
|
|
@ -14,7 +14,6 @@ import java.net.InetSocketAddress
|
|||
/**
|
||||
* An Iterable that also contains a version.
|
||||
*/
|
||||
// FIXME REMOVE VersionedIterable
|
||||
trait VersionedIterable[A] {
|
||||
val version: Long
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue