mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-10 23:42:37 -07:00
Remove blank line
This commit is contained in:
parent
097203162d
commit
a98d7bd4eb
1 changed files with 0 additions and 1 deletions
|
@ -3922,7 +3922,6 @@ class WebInterface(object):
|
||||||
@cherrypy.expose
|
@cherrypy.expose
|
||||||
@requireAuth(member_of("admin"))
|
@requireAuth(member_of("admin"))
|
||||||
def reset_git_install(self, **kwargs):
|
def reset_git_install(self, **kwargs):
|
||||||
|
|
||||||
return self.do_state_change('reset', 'Resetting to {}'.format(common.RELEASE), 120)
|
return self.do_state_change('reset', 'Resetting to {}'.format(common.RELEASE), 120)
|
||||||
|
|
||||||
@cherrypy.expose
|
@cherrypy.expose
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue