mirror of
https://github.com/bitwarden/browser
synced 2025-12-11 13:53:34 +00:00
fix(billing): Remove unused verify bank request (#16923)
This commit is contained in:
@@ -1,6 +0,0 @@
|
|||||||
// FIXME: Update this file to be type safe and remove this and next line
|
|
||||||
// @ts-strict-ignore
|
|
||||||
export class VerifyBankRequest {
|
|
||||||
amount1: number;
|
|
||||||
amount2: number;
|
|
||||||
}
|
|
||||||
Reference in New Issue
Block a user