From 98a6012f54c34148d55ca1429369d45c3523563d Mon Sep 17 00:00:00 2001 From: root Date: Sat, 16 Mar 2019 18:04:26 -0400 Subject: [PATCH] Code Cleanup Removed Empty Line --- accounts.php | 1 - 1 file changed, 1 deletion(-) diff --git a/accounts.php b/accounts.php index 064f5c9e..3f8df274 100644 --- a/accounts.php +++ b/accounts.php @@ -26,7 +26,6 @@ $account_name = $row['account_name']; $opening_balance = $row['opening_balance']; - ?>