chore: Reformate base backend.
This commit is contained in:
parent
e338465871
commit
758c92ded8
1 changed files with 1 additions and 0 deletions
|
@ -37,6 +37,7 @@ export class BackendBaseClass {
|
|||
destPort: number,
|
||||
protocol: "tcp" | "udp",
|
||||
): void {}
|
||||
|
||||
removeConnection(
|
||||
sourceIP: string,
|
||||
sourcePort: number,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue