We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b32b8da commit 519a38eCopy full SHA for 519a38e
src/exceptions-table/top-exceptions-table.ts
@@ -10,7 +10,7 @@ import "../bug-label";
10
import "../exception-dialog";
11
import { ExceptionDialog } from "../exception-dialog";
12
import tableStyles from "./table-styles.css.ts";
13
-import { getHostFromUrlPattern, renderUrlPattern } from "./utils.ts";
+import { getHostFromUrlPattern } from "./utils.ts";
14
15
interface TopResource {
16
host: string;
0 commit comments