From 90eff266576a5fc2fe9f690e835c876aa405fe6d Mon Sep 17 00:00:00 2001 From: Anton Hvornum Date: Sun, 18 Oct 2020 11:58:29 +0200 Subject: Reverted TTS implementation from 35913c4. Since blind people use screen readers for this functionality. Will have a look at http://www.linux-sppeakup.org/. --- archinstall/__init__.py | 1 - 1 file changed, 1 deletion(-) (limited to 'archinstall/__init__.py') diff --git a/archinstall/__init__.py b/archinstall/__init__.py index 8bce8047..ad4220f2 100644 --- a/archinstall/__init__.py +++ b/archinstall/__init__.py @@ -11,4 +11,3 @@ from .lib.locale_helpers import * from .lib.services import * from .lib.packages import * from .lib.output import * -from .lib.tss import * \ No newline at end of file -- cgit v1.2.3-54-g00ecf