mirror of
https://github.com/logos-storage/logos-storage-nim.git
synced 2026-01-12 02:13:08 +00:00
Fix import statement in testslots.nim: replace testbackendfactory with testproverfactory
This commit is contained in:
parent
e73ef8b0c3
commit
5a63a6f130
@ -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