refactor(chat): remove guest history synchronization
This commit is contained in:
@@ -104,6 +104,4 @@ export class ApiPath {
|
||||
|
||||
static readonly chatPreviews = apiContract.chatPreviews.path;
|
||||
|
||||
static readonly chatSync = apiContract.chatSync.path;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user