Skip to content

Commit a32ea08

Browse files
committed
Fix linter issue with unused class import
1 parent c80616c commit a32ea08

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

app/utils/clinic-appointment.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
import { ClinicBooking } from '../models/clinic-booking.js'
2-
31
import { camelToKebabCase } from './string.js'
42

53
/**

0 commit comments

Comments
 (0)