aboutsummaryrefslogtreecommitdiffstats
path: root/src/PathTools.hx
diff options
context:
space:
mode:
authorRblSb <msrblsb@gmail.com>2024-08-02 06:25:45 +0300
committerRblSb <msrblsb@gmail.com>2024-08-02 06:25:45 +0300
commit7ee893a287c8992196b0b5f51124074fa7c47f4f (patch)
treeec32c22b059727ecdd6b909870f97da12aceb097 /src/PathTools.hx
parent4df711e1568fedcccb45cd86737d89be6a02e7ad (diff)
Streamable support
closes #49
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