From 7ee893a287c8992196b0b5f51124074fa7c47f4f Mon Sep 17 00:00:00 2001 From: RblSb Date: Fri, 2 Aug 2024 06:25:45 +0300 Subject: Streamable support closes #49 --- src/Lang.hx | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/Lang.hx') diff --git a/src/Lang.hx b/src/Lang.hx index a146e3d..597e4d9 100644 --- a/src/Lang.hx +++ b/src/Lang.hx @@ -2,9 +2,6 @@ package; import haxe.Json; import haxe.io.Path; - -using Lambda; - #if (sys || nodejs) import sys.io.File; #else -- cgit v1.2.3