Skip to content

Commit

Permalink
Removes unused var
Browse files Browse the repository at this point in the history
  • Loading branch information
jeramysoucy committed Oct 19, 2023
1 parent 9e2f0d8 commit 323cb67
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,6 @@ function createDefaultChangeSpacesHandler(
defaultMessage: 'Updated {objectNoun}',
description: `Object noun can be plural or singular, examples: "Updated objects", "Updated job"`,
});
let error: Error | undefined;

// If removing spaces and there are referenced objects ("related objects" in UI),
// only remove spaces from the target object.
Expand Down

0 comments on commit 323cb67

Please sign in to comment.