Loading ccserver/conf.py +0 −1 Original line number Diff line number Diff line Loading @@ -343,7 +343,6 @@ class CCConf(object): conf_copy['password'] = password self._set_conf(login, conf_copy) @writer def add_right(self, login, tql, method=None, target='allow', index=None): ''' Loading Loading
ccserver/conf.py +0 −1 Original line number Diff line number Diff line Loading @@ -343,7 +343,6 @@ class CCConf(object): conf_copy['password'] = password self._set_conf(login, conf_copy) @writer def add_right(self, login, tql, method=None, target='allow', index=None): ''' Loading