refactor(SW-302): cleanup
This commit is contained in:
@@ -52,7 +52,7 @@ export const restaurantAndBar = {
|
||||
de: "Restaurant-und-Bar",
|
||||
}
|
||||
|
||||
export const restaurant = {
|
||||
/*export const restaurant = {
|
||||
en: "restaurant",
|
||||
sv: "restaurant",
|
||||
no: "restaurant",
|
||||
@@ -78,7 +78,7 @@ export const breakfastRestaurant = {
|
||||
fi: "aamiaisravintola",
|
||||
de: "Frühstücksrestaurant",
|
||||
}
|
||||
|
||||
*/
|
||||
const params = {
|
||||
about,
|
||||
amenities,
|
||||
@@ -86,9 +86,9 @@ const params = {
|
||||
activities,
|
||||
meetingsAndConferences,
|
||||
restaurantAndBar,
|
||||
bar,
|
||||
/*bar,
|
||||
restaurant,
|
||||
breakfastRestaurant,
|
||||
breakfastRestaurant,*/
|
||||
}
|
||||
|
||||
export default params
|
||||
|
||||
Reference in New Issue
Block a user