##// END OF EJS Templates
docs: don't use deprecated header for channelstream views
marcink -
r2164:c5a68adf default
parent child Browse files
Show More
@@ -18,15 +18,6 b''
18 # RhodeCode Enterprise Edition, including its added features, Support services,
18 # RhodeCode Enterprise Edition, including its added features, Support services,
19 # and proprietary license terms, please see https://rhodecode.com/licenses/
19 # and proprietary license terms, please see https://rhodecode.com/licenses/
20
20
21 """
22 Channel Stream controller for rhodecode
23
24 :created_on: Oct 10, 2015
25 :author: marcinl
26 :copyright: (c) 2013-2015 RhodeCode GmbH.
27 :license: Commercial License, see LICENSE for more details.
28 """
29
30 import logging
21 import logging
31 import uuid
22 import uuid
32
23
General Comments 0
You need to be logged in to leave comments. Login now