summary refs log tree commit diff
path: root/scripts/stresstest/config.json.example
diff options
context:
space:
mode:
authorMadeline <46743919+MaddyUnderStars@users.noreply.github.com>2023-04-12 20:41:52 +1000
committerMadeline <46743919+MaddyUnderStars@users.noreply.github.com>2023-04-12 20:42:47 +1000
commit3f4344a6105f8f3cf93d3b9996f1a7d450423329 (patch)
tree531527e173c6ac2aeb5bc32ec4da705c9ddc581c /scripts/stresstest/config.json.example
parentMove prettier and eslint into separate workflow (diff)
downloadserver-ts-3f4344a6105f8f3cf93d3b9996f1a7d450423329.tar.xz
Remove unnecessary stresstest folder
Diffstat (limited to 'scripts/stresstest/config.json.example')
-rw-r--r--scripts/stresstest/config.json.example5
1 files changed, 0 insertions, 5 deletions
diff --git a/scripts/stresstest/config.json.example b/scripts/stresstest/config.json.example
deleted file mode 100644

index 73f52f05..00000000 --- a/scripts/stresstest/config.json.example +++ /dev/null
@@ -1,5 +0,0 @@ -{ - "url": "", - "text-channel": "", - "invite": "" -}