Remove stale release scripts

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
pull/27020/head
Michael Telatynski 2024-02-16 14:53:47 +00:00
parent c47f8c8fa8
commit de46ba01e3
No known key found for this signature in database
GPG Key ID: A2B008A5F49F5D0D
1 changed files with 0 additions and 9 deletions

View File

@ -1,9 +0,0 @@
#!/usr/bin/env bash
#
# Script to perform a release of element-web.
set -e
cd "$(dirname "$0")"
./node_modules/matrix-js-sdk/release.sh "$@"