Skip to content

Commit eff2419

Browse files
committed
remove copyright
1 parent 96738bc commit eff2419

File tree

1 file changed

+0
-4
lines changed
  • src/webviews/webview-side/selectInputSettings

1 file changed

+0
-4
lines changed

src/webviews/webview-side/selectInputSettings/index.tsx

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
1-
// Copyright (c) Microsoft Corporation.
2-
// Licensed under the MIT License.
3-
41
import * as React from 'react';
52
import * as ReactDOM from 'react-dom';
63

@@ -21,4 +18,3 @@ ReactDOM.render(
2118
<SelectInputSettingsPanel baseTheme={baseTheme} vscodeApi={vscodeApi} />,
2219
document.getElementById('root') as HTMLElement
2320
);
24-

0 commit comments

Comments
 (0)