mirror of
https://github.com/element-hq/element-web
synced 2024-11-24 10:15:43 +03:00
didnt mean to commit this
This commit is contained in:
parent
8507cf8258
commit
0e56250bc2
1 changed files with 0 additions and 2 deletions
2
start.js
2
start.js
|
@ -27,8 +27,6 @@ program
|
|||
|
||||
async function runTests() {
|
||||
let sessions = [];
|
||||
|
||||
console.log("program.riotUrl", program.riotUrl);
|
||||
console.log("running tests ...");
|
||||
const options = {};
|
||||
if (program.debug) {
|
||||
|
|
Loading…
Reference in a new issue