diff --git a/dagger.nimble b/dagger.nimble index 627a01f1..3d5dc0ba 100644 --- a/dagger.nimble +++ b/dagger.nimble @@ -37,8 +37,6 @@ proc test(name: string, params = "-d:chronicles_log_level=DEBUG", lang = "c") = task testAll, "Build & run Waku v1 tests": test "testAll", "-d:chronicles_log_level=WARN" -import os - task task_runner_streams, "Build task_runner_streams experiment": const build_opts =