mirror of
https://github.com/LaCasemate/fab-manager.git
synced 2024-11-29 10:24:20 +01:00
removes unused import
This commit is contained in:
parent
6af425d272
commit
b54239eee9
@ -1,5 +1,3 @@
|
||||
import { StripeIbanElement } from '@stripe/stripe-js';
|
||||
|
||||
export enum PaymentScheduleItemState {
|
||||
New = 'new',
|
||||
Pending = 'pending',
|
||||
|
Loading…
Reference in New Issue
Block a user