From a0c4dbd91c41b9ecdd5176c1ac33b55e240d2392 Mon Sep 17 00:00:00 2001 From: VirtualTam Date: Mon, 3 Dec 2018 00:59:21 +0100 Subject: namespacing: \Shaarli\FileUtils Signed-off-by: VirtualTam --- tests/HistoryTest.php | 1 - 1 file changed, 1 deletion(-) (limited to 'tests/HistoryTest.php') diff --git a/tests/HistoryTest.php b/tests/HistoryTest.php index 7723c461..8303e53a 100644 --- a/tests/HistoryTest.php +++ b/tests/HistoryTest.php @@ -4,7 +4,6 @@ namespace Shaarli; use DateTime; use Exception; -use FileUtils; class HistoryTest extends \PHPUnit\Framework\TestCase { -- cgit v1.2.3