Skip to content

Commit

Permalink
feat: remove useless default value
Browse files Browse the repository at this point in the history
Signed-off-by: SuZhou-Joe <suzhou@amazon.com>
  • Loading branch information
SuZhou-Joe committed Apr 18, 2024
1 parent a39ef5f commit 69dd0d0
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -263,8 +263,6 @@ export class WorkspaceConflictSavedObjectsClientWrapper {
saved_objects: [
...objectsConflictWithWorkspace,
...disallowedSavedObjects.map((item) => ({
references: [],
id: '',
...item,
error: {
...SavedObjectsErrorHelpers.decorateBadRequestError(
Expand Down

0 comments on commit 69dd0d0

Please sign in to comment.