aboutsummaryrefslogtreecommitdiff
path: root/src/client/goldenLayout.d.ts
diff options
context:
space:
mode:
Diffstat (limited to 'src/client/goldenLayout.d.ts')
-rw-r--r--src/client/goldenLayout.d.ts3
1 files changed, 1 insertions, 2 deletions
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;