Skip to content

Commit 9f0a233

Browse files
committed
Formatting
1 parent d7d5490 commit 9f0a233

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/payments/sms.xml.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@ const codes = {
3434
type Codes = keyof typeof codes;
3535

3636
export class SmsXml {
37-
3837
constructor(private apiKey: string) {}
3938

4039
/*

0 commit comments

Comments
 (0)