Tiltfile: Remove outdated comment

This commit is contained in:
Leo 2020-08-17 16:43:09 +02:00
parent 9171eb89cb
commit 2f526ff136
1 changed files with 0 additions and 2 deletions

View File

@ -44,8 +44,6 @@ k8s_resource("solana-devnet")
# eth devnet
# TODO: Slow - takes ~30s to rebuild on a no-op, even with caching, because npm sucks.
# We might want to add excludes here and use file sync for smart contract developmeent.
docker_build(
ref = "eth-node",
context = "./ethereum",