Skip to content
This repository has been archived by the owner on Apr 20, 2024. It is now read-only.

Commit

Permalink
Remove non-editable schema widget from the plugins
Browse files Browse the repository at this point in the history
  • Loading branch information
itsankit-google committed May 6, 2022
1 parent a395c9a commit 33e0548
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 14 deletions.
8 changes: 1 addition & 7 deletions widgets/GoogleAnalyticsBatchSource-batchsource.json
Original file line number Diff line number Diff line change
Expand Up @@ -2115,11 +2115,5 @@
}
]
},
"outputs": [
{
"widget-type": "non-editable-schema-editor",
"schema": {
}
}
]
"outputs": []
}
8 changes: 1 addition & 7 deletions widgets/GoogleAnalyticsStreamingSource-streamingsource.json
Original file line number Diff line number Diff line change
Expand Up @@ -242,11 +242,5 @@
}
]
},
"outputs": [
{
"widget-type": "non-editable-schema-editor",
"schema": {
}
}
]
"outputs": []
}

0 comments on commit 33e0548

Please sign in to comment.