Skip to content

Commit

Permalink
Formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
DarkGL committed Sep 7, 2024
1 parent d7d5490 commit 9f0a233
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/payments/sms.xml.ts
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ const codes = {
type Codes = keyof typeof codes;

export class SmsXml {

constructor(private apiKey: string) {}

/*
Expand Down

0 comments on commit 9f0a233

Please sign in to comment.