Fix lint.

This commit is contained in:
Sam Rose 2024-04-03 11:20:43 +01:00
parent dbccfd115b
commit 3dff4bf334
No known key found for this signature in database
1 changed files with 0 additions and 1 deletions

View File

@ -1,4 +1,3 @@
import { DatabaseImpl } from "../../../src/db"
import { execSync } from "child_process"
const IPV4_PORT_REGEX = new RegExp(`0\\.0\\.0\\.0:(\\d+)->(\\d+)/tcp`, "g")