Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
ericswanson-dfinity committed Nov 25, 2024
1 parent 4e15e63 commit b30d79a
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions e2e/tests-dfx/extension.bash
Original file line number Diff line number Diff line change
Expand Up @@ -65,8 +65,6 @@ EOF

assert_command dfx extension install "$EXTENSION_URL"

find "$(dfx cache show)"/extensions -print

setup_rust

dfx new rbe --type rust-by-extension --no-frontend
Expand Down Expand Up @@ -129,8 +127,6 @@ EOF

assert_command dfx extension install "$EXTENSION_URL"

find "$(dfx cache show)"/extensions -print

setup_rust

dfx new rbe --type rust --no-frontend
Expand Down

0 comments on commit b30d79a

Please sign in to comment.