Skip to content

Commit 9504eb4

Browse files
committed
fix lint
1 parent 7dc939f commit 9504eb4

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

src/pages/iou/request/step/IOURequestStepCategoryCreate.tsx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -209,8 +209,6 @@ function IOURequestStepCategoryCreate({
209209
);
210210
}
211211

212-
/* eslint-disable rulesdir/no-negated-variables */
213212
const IOURequestStepCategoryCreateWithFullTransactionOrNotFound = withFullTransactionOrNotFound(IOURequestStepCategoryCreate);
214-
/* eslint-disable rulesdir/no-negated-variables */
215213
const IOURequestStepCategoryCreateWithWritableReportOrNotFound = withWritableReportOrNotFound(IOURequestStepCategoryCreateWithFullTransactionOrNotFound);
216214
export default IOURequestStepCategoryCreateWithWritableReportOrNotFound;

0 commit comments

Comments
 (0)