refactor: remove blank line

This commit is contained in:
P. Reis 2024-12-11 14:50:31 -03:00
parent 60489cb123
commit c7e695b300
1 changed files with 0 additions and 1 deletions

View File

@ -27,7 +27,6 @@ import ConfirmationStep from './steps/confirmation-step.tsx';
import OtherActionsStep from './steps/other-actions-step.tsx';
import ReasonStep from './steps/reason-step.tsx';
const messages = defineMessages({
blankslate: { id: 'report.reason.blankslate', defaultMessage: 'You have removed all statuses from being selected.' },
done: { id: 'report.done', defaultMessage: 'Done' },