Issue #501 - eliminated (duplicate statements) unreachable code to fix the Wes2Bridge build.
Former-commit-id: 28f2145d82ce3030cebfb0a14aa8457fee992e13
This commit is contained in:
parent
be060f1b1c
commit
b90b6f101e
1 changed files with 0 additions and 1 deletions
|
@ -115,6 +115,5 @@ public abstract class PersistablePluginDataObject extends PluginDataObject
|
|||
}
|
||||
|
||||
return c.getTime();
|
||||
return c.getTime();
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue