Skip to content
This repository has been archived by the owner on Jun 7, 2020. It is now read-only.

Commit

Permalink
Remove unused property
Browse files Browse the repository at this point in the history
  • Loading branch information
cardoso committed Sep 8, 2017
1 parent 3cd75ec commit 52fffe6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Rocket.Chat/Controllers/Chat/ChatViewController.swift
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ final class ChatViewController: SLKTextViewController {
weak var chatTitleView: ChatTitleView?
weak var chatPreviewModeView: ChatPreviewModeView?
weak var chatHeaderViewStatus: ChatHeaderViewStatus?
var mediaFocusViewController = ImageViewerController(configuration: nil)
var documentController: UIDocumentInteractionController?

var dataController = ChatDataController()
Expand Down

0 comments on commit 52fffe6

Please # to comment.