mirror of
https://github.com/logos-storage/logos-storage-nim.git
synced 2026-01-09 08:53:10 +00:00
Fix import statement in testslots.nim: replace testbackendfactory with testproverfactory
This commit is contained in:
parent
0fc8858b07
commit
06f45ba873
@ -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