mirror of
https://github.com/LaCasemate/fab-manager.git
synced 2024-12-01 12:24:28 +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 {
|
export enum PaymentScheduleItemState {
|
||||||
New = 'new',
|
New = 'new',
|
||||||
Pending = 'pending',
|
Pending = 'pending',
|
||||||
|
Loading…
Reference in New Issue
Block a user