]> BookStack Code Mirror - bookstack/blobdiff - tests/UrlTest.php
respective book and chapter structure added.
[bookstack] / tests / UrlTest.php
index 13f9d9e0c95fb97a3c690daf9115b89f36fa1374..c1e133804dfea4c4170ef8d0181040fd42726c72 100644 (file)
@@ -3,8 +3,6 @@
 namespace Tests;
 
 use BookStack\Http\Request;
-use function request;
-use function url;
 
 class UrlTest extends TestCase
 {