Skip to content
Snippets Groups Projects
Commit 73086975 authored by Michael Hanselmann's avatar Michael Hanselmann
Browse files

rlib2: Remove leftover DOC_URI constant


Signed-off-by: default avatarMichael Hanselmann <hansmi@google.com>
Reviewed-by: default avatarIustin Pop <iustin@google.com>
parent b142ef15
No related branches found
No related tags found
No related merge requests found
......@@ -529,9 +529,6 @@ class R_2_instances_name_reinstall(baserlib.R_Generic):
Implements an instance reinstall.
"""
DOC_URI = "/2/instances/[instance_name]/reinstall"
def POST(self):
"""Reinstall an instance.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment