Skip to content

Commit 4c34406

Browse files
committed
Remove unnecessary comment
1 parent afa3bc5 commit 4c34406

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/snaps-simulation/src/middleware/internal-methods/switch-ethereum-chain.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ export async function getSwitchEthereumChainHandler(
2525
response: PendingJsonRpcResponse<Json>,
2626
_next: JsonRpcEngineNextCallback,
2727
end: JsonRpcEngineEndCallback,
28-
// hooks: GetAccountsHandlerHooks,
2928
) {
3029
response.result = null;
3130
return end();

0 commit comments

Comments
 (0)