Remove functions that VSCode added
This commit is contained in:
@@ -2104,14 +2104,6 @@ namespace App {
|
||||
CONNECT,
|
||||
};
|
||||
|
||||
|
||||
export function announceUser_rpc_response(sendingPeerID: string, userIDs: string[]) {
|
||||
throw new Error("Function not implemented.");
|
||||
}
|
||||
|
||||
export function announceUser_rpc_response(sendingPeerID: string, userIDs: string[]) {
|
||||
throw new Error("Function not implemented.");
|
||||
}
|
||||
// export function connect() {
|
||||
// throw new Error("Function not implemented.");
|
||||
// }
|
||||
|
||||
Reference in New Issue
Block a user