From 9d69ab27de83ead3e499edc9028ba85749407a1e Mon Sep 17 00:00:00 2001 From: bobzel Date: Tue, 23 Apr 2024 18:35:59 -0400 Subject: more lint cleanup --- src/client/goldenLayout.d.ts | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/client/goldenLayout.d.ts') diff --git a/src/client/goldenLayout.d.ts b/src/client/goldenLayout.d.ts index b50240563..26e8ba356 100644 --- a/src/client/goldenLayout.d.ts +++ b/src/client/goldenLayout.d.ts @@ -1,3 +1,2 @@ - declare const GoldenLayout: any; -export = GoldenLayout; \ No newline at end of file +export = GoldenLayout; -- cgit v1.2.3-70-g09d2