Merge "Remove unnecessary code"
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