1
0
mirror of https://github.com/bitwarden/browser synced 2026-02-10 05:30:01 +00:00

chore: rename for consistency

This commit is contained in:
Andreas Coroiu
2025-11-03 08:36:30 +01:00
parent 2fb247bc0a
commit 4b9bc85c7d
2 changed files with 1 additions and 1 deletions

View File

@@ -1,6 +1,6 @@
import { Observable } from "rxjs";
import { ProxyInfo, RpcObjectReference } from "./batching-proxies";
import { ProxyInfo, RpcObjectReference } from "./batch-proxies";
import { RpcRequestChannel } from "./client";
import { Command, Response } from "./protocol";