Skip to content

Commit

Permalink
edit code and delete the unused one
Browse files Browse the repository at this point in the history
  • Loading branch information
Leen-odeh3 committed Sep 15, 2024
1 parent 0ca2bad commit 17403ca
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 17 deletions.
2 changes: 1 addition & 1 deletion HotelBookingPlatform.API/appsettings.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"Key": "sz8eI7OdHBrjrIo8j9nTW/rQyO1OvY0pAQ2wDKQZw/0=",
"Issuer": "SecureApi",
"Audience": "SecureApiUser",
"DurationInMinutes": 60
"DurationInMinutes": 300
},
"AppSettings": {
"BaseUrl": "http://localhost:7054"
Expand Down
8 changes: 0 additions & 8 deletions HotelBookingPlatform.Domain/Enums/EntityType.cs

This file was deleted.

1 change: 0 additions & 1 deletion HotelBookingPlatform.Domain/Enums/PaymentMethod.cs
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,4 @@ public enum PaymentMethod
PayPal,
BankTransfer,
CashOnDelivery

}
7 changes: 0 additions & 7 deletions HotelBookingPlatform.Domain/Helpers/FileDetails.cs

This file was deleted.

0 comments on commit 17403ca

Please sign in to comment.