Remove duplicate robots.txt line (#870)

This commit is contained in:
Tobias Kunze
2018-04-17 10:20:26 +02:00
committed by Raphael Michel
parent 7611188535
commit badad70984

View File

@@ -21,6 +21,5 @@ Disallow: /control/
Disallow: /download/
Disallow: /redirect/
Disallow: /api/
Disallow: /download/
""", content_type='text/plain'
)