Skip to content

Commit

Permalink
[FM] Automated formating frontend
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Nov 12, 2024
1 parent c310de1 commit e83ea1d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import Dialog from './dialog';
import CheckInDialog from "./checkInDialog";
import CheckInDialog from './checkInDialog';

export default class CheckInHistoryDialog extends Dialog {
override submit() {
Expand Down

0 comments on commit e83ea1d

Please sign in to comment.