Remove javadoc comments from overriding methods.
[Sone.git] / src / main / java / net / pterodactylus / sone / web / DeleteAlbumPage.java
index 0250971..d167693 100644 (file)
@@ -44,9 +44,6 @@ public class DeleteAlbumPage extends SoneTemplatePage {
                super("deleteAlbum.html", template, "Page.DeleteAlbum.Title", webInterface, true);
        }
 
-       /**
-        * {@inheritDoc}
-        */
        @Override
        protected void processTemplate(FreenetRequest request, TemplateContext templateContext) throws RedirectException {
                super.processTemplate(request, templateContext);