Skip to content

Commit

Permalink
remove usage files
Browse files Browse the repository at this point in the history
  • Loading branch information
Dinek007 committed Aug 31, 2022
1 parent 07f14c7 commit 1693600
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 144 deletions.
5 changes: 4 additions & 1 deletion packages/integration-tests/.gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,5 @@
node_modules
lib/
lib/
src/bot/cpuUsage.txt
src/bot/diskUsage.txt
src/bot/memoryUsage.txt
4 changes: 2 additions & 2 deletions packages/integration-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,8 @@
"jest": "^27.4.5",
"prettier": "^2.1.0",
"prettier-config-standard": "^1.0.1",
"typescript": "^4.1.5"
"typescript": "^4.1.5",
"check-disk-space": "^3.3.0"
},
"dependencies": {
"@peculiar/webcrypto": "1.2.2",
Expand All @@ -51,7 +52,6 @@
"@reduxjs/toolkit": "^1.6.1",
"commander": "^9.1.0",
"debug": "^4.3.2",
"check-disk-space": "^3.3.0",
"get-port": "^5.1.1",
"libp2p-websockets": "*",
"lorem-ipsum": "^2.0.4",
Expand Down
47 changes: 0 additions & 47 deletions packages/integration-tests/src/bot/cpuUsage.txt

This file was deleted.

47 changes: 0 additions & 47 deletions packages/integration-tests/src/bot/diskUsage.txt

This file was deleted.

47 changes: 0 additions & 47 deletions packages/integration-tests/src/bot/memoryUsage.txt

This file was deleted.

0 comments on commit 1693600

Please sign in to comment.