remove duplicate exports

Signed-off-by: sblausten <sam@roadie.io>
This commit is contained in:
sblausten
2022-12-22 11:45:59 +01:00
parent 18537fedfe
commit 3373cc3e5e
-3
View File
@@ -14,8 +14,5 @@
* limitations under the License.
*/
export * from './EntityExplorerContent';
export * from './GroupsExplorerContent';
export * from './DefaultExplorePage';
export * from './ExploreLayout';
export * from './ToolSearchResultListItem';