mirror of
https://we.phorge.it/source/phorge.git
synced 2025-01-18 10:41:08 +01:00
Delete one line
Summary: Delete one line which has no effect. Test Plan: Open revision page to make sure it still works. Reviewers: epriestley Reviewed By: epriestley CC: aran, epriestley Differential Revision: 852
This commit is contained in:
parent
30024a8d86
commit
e903b82fff
1 changed files with 0 additions and 1 deletions
|
@ -1121,7 +1121,6 @@ class DifferentialChangesetParser {
|
|||
'<td colspan="4" class="show-more">'.
|
||||
'Context not available.'.
|
||||
'</td>');
|
||||
$context_not_available = $context_not_available;
|
||||
}
|
||||
|
||||
$html = array();
|
||||
|
|
Loading…
Reference in a new issue