Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Chore: Delete Input Datasource #83163

Merged
merged 9 commits into from
Mar 18, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
6 changes: 0 additions & 6 deletions .betterer.results
Original file line number Diff line number Diff line change
Expand Up @@ -1133,9 +1133,6 @@ exports[`better eslint`] = {
"packages/grafana-ui/src/utils/useAsyncDependency.ts:5381": [
[0, 0, 0, "Unexpected any. Specify a different type.", "0"]
],
"plugins-bundled/internal/input-datasource/src/InputDatasource.ts:5381": [
[0, 0, 0, "Unexpected any. Specify a different type.", "0"]
],
"public/app/core/TableModel.ts:5381": [
[0, 0, 0, "Unexpected any. Specify a different type.", "0"],
[0, 0, 0, "Unexpected any. Specify a different type.", "1"],
Expand Down Expand Up @@ -6304,9 +6301,6 @@ exports[`no gf-form usage`] = {
[0, 0, 0, "gf-form usage has been deprecated. Use a component from @grafana/ui or custom CSS instead.", "5381"],
[0, 0, 0, "gf-form usage has been deprecated. Use a component from @grafana/ui or custom CSS instead.", "5381"]
],
"plugins-bundled/internal/input-datasource/src/InputConfigEditor.tsx:5381": [
[0, 0, 0, "gf-form usage has been deprecated. Use a component from @grafana/ui or custom CSS instead.", "5381"]
],
"public/app/angular/components/code_editor/code_editor.ts:5381": [
[0, 0, 0, "gf-form usage has been deprecated. Use a component from @grafana/ui or custom CSS instead.", "5381"]
],
Expand Down
1 change: 0 additions & 1 deletion plugins-bundled/internal/input-datasource/.gitignore

This file was deleted.

3 changes: 0 additions & 3 deletions plugins-bundled/internal/input-datasource/README.md

This file was deleted.

This file was deleted.

18 changes: 0 additions & 18 deletions plugins-bundled/internal/input-datasource/jest.config.js

This file was deleted.

36 changes: 0 additions & 36 deletions plugins-bundled/internal/input-datasource/package.json

This file was deleted.

This file was deleted.

This file was deleted.

124 changes: 0 additions & 124 deletions plugins-bundled/internal/input-datasource/src/InputDatasource.ts

This file was deleted.