From b94510649680b5b6d4f011ee1a6e25f4aee8b34c Mon Sep 17 00:00:00 2001
From: Jared Hancock <jared@osticket.com>
Date: Thu, 13 Jun 2013 09:10:53 -0500
Subject: [PATCH] Remove trailing line in MySQLi file

---
 include/mysqli.php | 1 -
 1 file changed, 1 deletion(-)

diff --git a/include/mysqli.php b/include/mysqli.php
index 327ad52ab..52ce52763 100644
--- a/include/mysqli.php
+++ b/include/mysqli.php
@@ -229,4 +229,3 @@ function db_errno() {
     return $__db->errno;
 }
 ?>
-
-- 
GitLab