Merge branch 'staging' of http://github.com/cohee1207/SillyTavern into staging

This commit is contained in:
Cohee
2023-08-29 23:28:53 +03:00

View File

@@ -24,7 +24,6 @@ function createDefaultFiles() {
} }
} }
const process = require('process')
const yargs = require('yargs/yargs'); const yargs = require('yargs/yargs');
const { hideBin } = require('yargs/helpers'); const { hideBin } = require('yargs/helpers');
const net = require("net"); const net = require("net");