zfs + replication: migrate dead zfs/diff_test.go to replication/logic/diff

(and remove the dead code from package zfs)
This commit is contained in:
Christian Schwarz
2019-03-13 16:39:10 +01:00
parent c87759affe
commit 8129ed91f1
6 changed files with 230 additions and 413 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
package mainfsm
package diff
import (
"sort"