From ec3f5bbdc8793e9d44072b0215f54f55ad401fba Mon Sep 17 00:00:00 2001 From: Aztech Date: Thu, 23 Jul 2015 23:20:46 +0200 Subject: [PATCH] CS fix --- src/BinaryUtils.php | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/BinaryUtils.php b/src/BinaryUtils.php index 1b40a30..2597408 100644 --- a/src/BinaryUtils.php +++ b/src/BinaryUtils.php @@ -31,6 +31,4 @@ class BinaryUtils return $timeHi; } - - }