Code Cleanup Removed Empty Line

This commit is contained in:
root 2019-03-16 18:04:26 -04:00
parent 4685f317f1
commit 98a6012f54
1 changed files with 0 additions and 1 deletions

View File

@ -26,7 +26,6 @@
$account_name = $row['account_name'];
$opening_balance = $row['opening_balance'];
?>
<tr>
<td><?php echo "$account_name"; ?></a></td>