mirror of
https://github.com/logos-storage/logos-storage-nim.git
synced 2026-01-15 11:53:12 +00:00
Fix import statement in testslots.nim: replace testbackendfactory with testproverfactory
This commit is contained in:
parent
8e25bb5232
commit
12eb464e3b
@ -3,6 +3,6 @@ import ./slots/testsampler
|
||||
import ./slots/testconverters
|
||||
import ./slots/testbackends
|
||||
import ./slots/testprover
|
||||
import ./slots/testbackendfactory
|
||||
import ./slots/testproverfactory
|
||||
|
||||
{.warning[UnusedImport]: off.}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user