]> git.immae.eu Git - github/shaarli/Shaarli.git/blobdiff - tests/HistoryTest.php
namespacing: \Shaarli\FileUtils
[github/shaarli/Shaarli.git] / tests / HistoryTest.php
index 7723c4617767be50e21af98779fa14a34cac9291..8303e53a40b512386559aa2e665aeb88c28cbfa2 100644 (file)
@@ -4,7 +4,6 @@ namespace Shaarli;
 
 use DateTime;
 use Exception;
-use FileUtils;
 
 class HistoryTest extends \PHPUnit\Framework\TestCase
 {