This commit is contained in:
Jacek Sieka 2020-05-21 11:58:19 +02:00 committed by GitHub
parent 53166fd1ff
commit 9375ccc3a9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@
{.push raises: [Defect].}
import stew/ranges/stackarrays, nimcrypto, stew/results
import nimcrypto, stew/results
from auth import ConnectionSecret
export results