mirror of
https://github.com/tomru/pfadi-bussle.git
synced 2026-03-03 06:27:11 +01:00
remove unused import
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
import { BookFormData } from '../context/book'
|
||||
import { BOOKING_STATUS } from '../db/enums'
|
||||
import { dateFormatBackend } from './date';
|
||||
import fetch from './fetch'
|
||||
|
||||
export function getBookingStatus(status: BOOKING_STATUS) {
|
||||
|
||||
Reference in New Issue
Block a user