mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-28 06:14:46 +00:00
cargo fmt
This commit is contained in:
parent
b852930a46
commit
4b5b718241
1 changed files with 0 additions and 1 deletions
|
@ -20,7 +20,6 @@ pub const TIPS: &str = concatcp!(
|
|||
"x = 1",
|
||||
END_COL,
|
||||
") to use later.\n\n",
|
||||
|
||||
if cfg!(target_family = "wasm") {
|
||||
"" // In the web repl, we render tips in the UI around the repl instead of in the repl itself.
|
||||
} else {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue