Skip to content

Commit 7b4c29d

Browse files
committed
chore: remove unused code
1 parent 1038e0d commit 7b4c29d

File tree

5 files changed

+1
-201
lines changed

5 files changed

+1
-201
lines changed

packages/protons-benchmark/package.json

+1-2
Original file line numberDiff line numberDiff line change
@@ -56,8 +56,7 @@
5656
"protobufjs": "^7.0.0",
5757
"protons": "^7.0.0",
5858
"protons-runtime": "^5.0.0",
59-
"uint8arraylist": "^2.4.3",
60-
"uint8arrays": "^4.0.2"
59+
"uint8arraylist": "^2.4.3"
6160
},
6261
"private": true
6362
}

packages/protons-benchmark/src/implementations/decode.ts

-50
This file was deleted.

packages/protons-benchmark/src/implementations/encode.ts

-48
This file was deleted.

packages/protons-benchmark/src/implementations/rpc.proto

-52
This file was deleted.

packages/protons-benchmark/src/implementations/rpc.ts

-49
This file was deleted.

0 commit comments

Comments
 (0)