summary refs log tree commit diff stats
path: root/tests/effects
diff options
context:
space:
mode:
authorringabout <43030857+ringabout@users.noreply.github.com>2022-11-29 04:17:50 +0800
committerGitHub <noreply@github.com>2022-11-28 21:17:50 +0100
commitf31dc63169b685320a8d06dc8f1b9eb5930b2a87 (patch)
tree79116f3de93d2bded2190ea48f188f13a2c04b14 /tests/effects
parentdd57410afe0eec3140b26493844cc76c586dfcfd (diff)
downloadNim-f31dc63169b685320a8d06dc8f1b9eb5930b2a87.tar.gz
move `asyncftpclient` to nimble packages (#20952)
Diffstat (limited to 'tests/effects')
-rw-r--r--tests/effects/tstrict_funcs_imports.nim1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/effects/tstrict_funcs_imports.nim b/tests/effects/tstrict_funcs_imports.nim
index eb83bb69b..ba6dde2fe 100644
--- a/tests/effects/tstrict_funcs_imports.nim
+++ b/tests/effects/tstrict_funcs_imports.nim
@@ -20,7 +20,6 @@ import
   algorithm,
   asyncdispatch,
   asyncfile,
-  asyncftpclient,
   asyncfutures,
   asynchttpserver,
   asyncmacro,