Skip to content

Commit fdefc5d

Browse files
committed
Update WriteOffBillets.jsx
1 parent f78989b commit fdefc5d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/shared/WriteOffBillets.jsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,6 @@ const WriteOffBillets = ({docId}) => {
163163
* 3 means that some user has encountered some inconsistency related to that billet and needs review.
164164
* 4 means that this billet has been canceled for some reason and will not be charged.
165165
*/
166-
167166
const text = await confirm({
168167
variant: "danger",
169168
catchOnCancel: true,

0 commit comments

Comments
 (0)