aboutsummaryrefslogtreecommitdiff
path: root/types/ext
diff options
context:
space:
mode:
Diffstat (limited to 'types/ext')
-rw-r--r--types/ext/script-manager.d.ts1
1 files changed, 0 insertions, 1 deletions
diff --git a/types/ext/script-manager.d.ts b/types/ext/script-manager.d.ts
index c82fa9cb..57b9ee06 100644
--- a/types/ext/script-manager.d.ts
+++ b/types/ext/script-manager.d.ts
@@ -53,4 +53,3 @@ export type ContentScriptInjectionDetails = {
js?: string[];
urlRegex: RegExp | null;
};
-