fix(core-realtime): remove unused PLACEHOLDER var and ClientSocket import (lint)
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
const PLACEHOLDER = /\{([a-zA-Z_][a-zA-Z0-9_]*)\}/g;
|
||||
|
||||
export function matchChannelTemplate(
|
||||
template: string,
|
||||
candidate: string,
|
||||
|
||||
Reference in New Issue
Block a user