From e3cf9130de99ad6ed749664af3210b57c35d4e06 Mon Sep 17 00:00:00 2001 From: Lin Wang Date: Wed, 18 Oct 2023 17:22:15 +0800 Subject: [PATCH] style: add empty line under license Signed-off-by: Lin Wang --- src/plugins/workspace/server/plugin.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/plugins/workspace/server/plugin.ts b/src/plugins/workspace/server/plugin.ts index 6e31eafd80b4..bca4123cccf0 100644 --- a/src/plugins/workspace/server/plugin.ts +++ b/src/plugins/workspace/server/plugin.ts @@ -2,6 +2,7 @@ * Copyright OpenSearch Contributors * SPDX-License-Identifier: Apache-2.0 */ + import { Observable } from 'rxjs'; import { first } from 'rxjs/operators'; import {