mirror of
https://github.com/logos-storage/questionable.git
synced 2026-01-12 10:43:08 +00:00
Fix sneaky error
This commit is contained in:
parent
49ff434311
commit
3b80e935ba
@ -1,6 +1,6 @@
|
||||
template tryImport(module) = import module
|
||||
|
||||
when compiles tryimport pkg/result:
|
||||
when compiles tryImport pkg/result:
|
||||
import pkg/result/../results
|
||||
else:
|
||||
import pkg/stew/results
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user