[wip] remove unnecessary import from dagger.nimble

This commit is contained in:
Michael Bradley, Jr 2021-12-02 17:01:44 -06:00
parent 113840c795
commit fc55073147
No known key found for this signature in database
GPG Key ID: D0307DBCF21A9A58

View File

@ -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 =