diff --git a/src/pages/calendar/TheCalendar.vue b/src/pages/calendar/TheCalendar.vue index 4a1fc50..cbdfe42 100644 --- a/src/pages/calendar/TheCalendar.vue +++ b/src/pages/calendar/TheCalendar.vue @@ -29,14 +29,6 @@ export default { dayEndTime: "18:00", }, eventsData: [], - columnInformation: { - owners: [ - "Захарова А.О.", - "Константинопольская Ю.В.", - "Коломойцев И.К.", - "Зайцев В.С.", - ], - }, team: [ { id: 1, name: "Захарова А.О.", avatar: img }, { id: 2, name: "Константинопольская Ю.В.", avatar: img },