Skip to content

Commit

Permalink
chore: yarn lint
Browse files Browse the repository at this point in the history
  • Loading branch information
chriswk committed Nov 6, 2024
1 parent 617f008 commit a4de63e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/lib/types/events.ts
Original file line number Diff line number Diff line change
Expand Up @@ -209,7 +209,6 @@ export const RELEASE_PLAN_TEMPLATE_UPDATED = 'release-plan-template-updated';
export const RELEASE_PLAN_TEMPLATE_DELETED = 'release-plan-template-deleted';
export const USER_PREFERENCE_UPDATED = 'user-preference-updated' as const;


export const IEventTypes = [
APPLICATION_CREATED,
FEATURE_CREATED,
Expand Down

0 comments on commit a4de63e

Please sign in to comment.