Remove javadoc comments from overriding methods.
[Sone.git] / src / main / java / net / pterodactylus / sone / text / SonePart.java
index a7b418b..7c0c34f 100644 (file)
@@ -57,9 +57,6 @@ public class SonePart implements Part {
        // PART METHODS
        //
 
-       /**
-        * {@inheritDoc}
-        */
        @Override
        public String getText() {
                return SoneAccessor.getNiceName(sone);