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/client/Buttons.hx | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/client/Buttons.hx') diff --git a/src/client/Buttons.hx b/src/client/Buttons.hx index 7152a31..de3aa27 100644 --- a/src/client/Buttons.hx +++ b/src/client/Buttons.hx @@ -10,8 +10,6 @@ import js.html.InputElement; import js.html.KeyboardEvent; import js.html.VisualViewport; -using StringTools; - class Buttons { static inline var CHAT_MIN_SIZE = 200; static var split:Split; -- cgit v1.2.3