Skip to content
This repository has been archived by the owner on Jan 10, 2024. It is now read-only.

Commit

Permalink
remove comment
Browse files Browse the repository at this point in the history
  • Loading branch information
tgymnich committed Jul 4, 2021
1 parent 62e41e7 commit 08d1255
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions TUM Campus App/Calendar/CalendarWeekViewController.swift
Original file line number Diff line number Diff line change
Expand Up @@ -32,12 +32,6 @@ final class CalendarWeekViewController: DayViewController, ProfileImageSettable
fetch(animated: animated)
}

// override func loadView() {
// calendar.timeZone = TimeZone(identifier: "Europe/Paris")!
// dayView = DayView(calendar: calendar)
// view = dayView
// }

private func setupUI() {
title = "Calendar".localized
edgesForExtendedLayout = UIRectEdge.all
Expand Down

0 comments on commit 08d1255

Please sign in to comment.