docs: don't use deprecated header for channelstream views

This commit is contained in:
Marcin Kuzminski 2017-10-10 12:52:23 +02:00
parent 259b147568
commit 71e944c986

View file

@ -18,15 +18,6 @@
# RhodeCode Enterprise Edition, including its added features, Support services,
# and proprietary license terms, please see https://rhodecode.com/licenses/
"""
Channel Stream controller for rhodecode
:created_on: Oct 10, 2015
:author: marcinl
:copyright: (c) 2013-2015 RhodeCode GmbH.
:license: Commercial License, see LICENSE for more details.
"""
import logging
import uuid