Remove unnecessary code
Signed-off-by: Edwin Kempin <edwin.kempin@gmail.com>
This commit is contained in:
@@ -155,9 +155,6 @@ public abstract class AbstractPatchContentTable extends NavigationTable<Object>
|
||||
idSideA = a;
|
||||
idSideB = b;
|
||||
|
||||
final String pathName = patchKey.get();
|
||||
int ext = pathName.lastIndexOf('.');
|
||||
|
||||
render(s);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user