aboutsummaryrefslogtreecommitdiffstats
path: root/src/PathTools.hx
diff options
context:
space:
mode:
Diffstat (limited to 'src/PathTools.hx')
-rw-r--r--src/PathTools.hx2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/PathTools.hx b/src/PathTools.hx
index 69a0044..113715d 100644
--- a/src/PathTools.hx
+++ b/src/PathTools.hx
@@ -2,8 +2,6 @@ package;
import haxe.io.Path;
-using StringTools;
-
class PathTools {
public static function urlExtension(url:String) {
return Path.extension(~/[#?]/.split(url)[0]).trim().toLowerCase();
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage