1
0
mirror of https://github.com/bitwarden/browser synced 2026-02-24 08:33:29 +00:00

remove redundant const

This commit is contained in:
Derek Nance
2026-02-11 16:12:49 -06:00
parent cae5e9817e
commit f08fe02ae0

View File

@@ -10,4 +10,4 @@ export const ipc = {
platform,
keyManagement,
tools,
} as const;
};