-
Notifications
You must be signed in to change notification settings - Fork 79
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove SystemSettings & related classes from styx-api module. (#225)
- Loading branch information
Showing
5 changed files
with
0 additions
and
342 deletions.
There are no files selected for viewing
42 changes: 0 additions & 42 deletions
42
components/api/src/main/java/com/hotels/styx/api/configuration/Setting.java
This file was deleted.
Oops, something went wrong.
162 changes: 0 additions & 162 deletions
162
components/api/src/main/java/com/hotels/styx/api/configuration/SystemSettings.java
This file was deleted.
Oops, something went wrong.
52 changes: 0 additions & 52 deletions
52
components/api/src/test/java/com/hotels/styx/api/configuration/LocationTest.java
This file was deleted.
Oops, something went wrong.
38 changes: 0 additions & 38 deletions
38
components/api/src/test/java/com/hotels/styx/api/configuration/StringTest.java
This file was deleted.
Oops, something went wrong.
48 changes: 0 additions & 48 deletions
48
components/api/src/test/java/com/hotels/styx/api/configuration/SystemSettingsTest.java
This file was deleted.
Oops, something went wrong.