mirror of https://github.com/dspinellis/UMLGraph
Remove repeated @override
This commit is contained in:
parent
ff13af7ea6
commit
db1a918e16
|
|
@ -168,7 +168,6 @@ public class ContextMatcher implements ClassMatcher {
|
|||
prologue();
|
||||
}
|
||||
|
||||
@Override
|
||||
@Override
|
||||
public void prologue() throws IOException {
|
||||
w = new PrintWriter(new DevNullWriter());
|
||||
|
|
|
|||
Loading…
Reference in New Issue