Skip to content

Commit

Permalink
fix type
Browse files Browse the repository at this point in the history
  • Loading branch information
raquelmsmith committed Nov 16, 2023
1 parent 1d58ed7 commit 5b1feb1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion frontend/src/scenes/sceneTypes.ts
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,6 @@ export enum Scene {
PasswordReset = 'PasswordReset',
PasswordResetComplete = 'PasswordResetComplete',
PreflightCheck = 'PreflightCheck',
Ingestion = 'IngestionWizard',
OrganizationCreationConfirm = 'OrganizationCreationConfirm',
Unsubscribe = 'Unsubscribe',
DebugQuery = 'DebugQuery',
Expand Down

0 comments on commit 5b1feb1

Please sign in to comment.