diff options
Diffstat (limited to 'WebInterface/wasm/asm-paint/build.sh')
-rwxr-xr-x | WebInterface/wasm/asm-paint/build.sh | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/WebInterface/wasm/asm-paint/build.sh b/WebInterface/wasm/asm-paint/build.sh deleted file mode 100755 index 61c1997..0000000 --- a/WebInterface/wasm/asm-paint/build.sh +++ /dev/null @@ -1,3 +0,0 @@ -#!/bin/sh - -wasm-pack build --target web |