mirror of
https://github.com/penpot/penpot.git
synced 2025-07-09 14:57:17 +02:00
🔥 Remove commented code
This commit is contained in:
parent
a3c7151157
commit
fd81ea6a84
1 changed files with 0 additions and 8 deletions
|
@ -179,14 +179,6 @@ RUN set -eux; \
|
|||
rustup target add wasm32-unknown-emscripten; \
|
||||
cargo install cargo-watch;
|
||||
|
||||
|
||||
# RUN set -eux; \
|
||||
# echo "export RUSTUP_VERSION=${RUSTUP_VERSION};" > /opt/rustup/_env; \
|
||||
# echo "export RUST_VERSION=${RUST_VERSION};" >> /opt/rustup/_env; \
|
||||
# echo "export EMSCRIPTEN_VERSION=${EMSCRIPTEN_VERSION};" >> /opt/rustup/_env; \
|
||||
# echo "export RUSTUP_HOME=${RUSTUP_HOME};" >> /opt/rustup/_env;
|
||||
|
||||
|
||||
################################################################################
|
||||
## UTILS SETUP
|
||||
################################################################################
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue