Skip to content

Commit 67149e0

Browse files
authored
Merge pull request #198 from HuasoFoundries/analysis-8wVRdZ
Apply fixes from StyleCI
2 parents ef1c8d6 + 6e28a62 commit 67149e0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/controllers/DisplayController.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -659,7 +659,6 @@ public function printTableRowCells(&$resultset, &$fkey_information, $withOid)
659659
echo '</div>';
660660
}
661661
$printvalOpts['class'] = 'fk_value';
662-
663662
}
664663
$val = $this->misc->printVal($v, $finfo->type, $printvalOpts);
665664

0 commit comments

Comments
 (0)