Nuke some old classes that didn't make any sense

This commit is contained in:
R. Tyler Croy 2015-01-17 15:54:51 -08:00
parent 70f0d61e7b
commit 86878d5b10
2 changed files with 0 additions and 10 deletions

View File

@ -1,4 +0,0 @@
package com.github.lookout.verspaetung.zk
class PlainOffset {
}

View File

@ -1,6 +0,0 @@
package com.github.lookout.verspaetung.zk
import spock.lang.*
class PlainOffsetSpec extends Specification {
}