Skip to content

Commit

Permalink
Rename SMSResponseData.java to SmsResponseData.java
Browse files Browse the repository at this point in the history
  • Loading branch information
indrasen715 committed Jul 3, 2024
1 parent ba879dc commit 1e0d287
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -46,4 +46,4 @@ public String getSid() {
public void setSid(String sid) {
this.sid = sid;
}
}
}

0 comments on commit 1e0d287

Please sign in to comment.