Skip to content

Commit

Permalink
Update AirTableProblem.java
Browse files Browse the repository at this point in the history
  • Loading branch information
HamzaAburaneh committed Sep 23, 2024
1 parent 13063e7 commit 4727a8a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/main/java/ca/gc/tbs/AirTableProblem.java
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,7 @@ public class AirTableProblem {
private String id;

@SerializedName("Unique ID")
private String uniqueID;

private String uniqueID;
@SerializedName("Date")
private String date;
@SerializedName("Time received")
Expand Down

0 comments on commit 4727a8a

Please sign in to comment.