mirror of
https://github.com/nvms/prsm.git
synced 2025-12-15 15:50:53 +00:00
remove pointless export
This commit is contained in:
parent
f37f040ecf
commit
7f7d3168af
@ -10,8 +10,6 @@ import { Connection } from "./connection";
|
||||
import { parseCommand, type Command } from "../common/message";
|
||||
import type { Operation } from "fast-json-patch";
|
||||
|
||||
export { RecordManager }; // Export RecordManager
|
||||
|
||||
const PUB_SUB_CHANNEL_PREFIX = "mesh:pubsub:";
|
||||
const RECORD_PUB_SUB_CHANNEL = "mesh:record-updates";
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user