mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-08-23 08:28:10 +00:00
Fixed linting issue. (#1633)
This commit is contained in:
parent
6b247bca79
commit
d589d91654
@ -46,7 +46,6 @@ export const formatDataResponse = (hits) => {
|
||||
newData.entityType = hit._source.entity_type;
|
||||
newData.changeDescriptions = hit._source.change_descriptions;
|
||||
|
||||
|
||||
return newData;
|
||||
});
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user