DEV: Remove comment that links to a private topic.

Not going to be useful for other developers.
This commit is contained in:
Guo Xiang Tan 2018-11-22 14:55:02 +08:00
parent c5a70eca6e
commit 6111b285d9

View File

@ -269,8 +269,6 @@ class UsersController < ApplicationController
usernames -= groups
usernames.each(&:downcase!)
# Create a New Topic Scenario is not supported (per conversation with codinghorror)
# https://meta.discourse.org/t/taking-another-1-7-release-task/51986/7
cannot_see = []
topic_id = params[:topic_id]
unless topic_id.blank?