From 7b7f84fedb120bc517ccdcf5195cfdcff385cce2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Heinz-Alexander=20F=C3=BCtterer?= <35225576+afuetterer@users.noreply.github.com> Date: Tue, 28 Apr 2026 09:30:40 +0200 Subject: [PATCH] chore: remove legacy file type checking --- tika/tika.py | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/tika/tika.py b/tika/tika.py index 1874e71..705722c 100755 --- a/tika/tika.py +++ b/tika/tika.py @@ -56,7 +56,6 @@ detected = detector.from_buffer('some buffered content', config_path='/path/to/configfile') ''' -import types USAGE = """ tika.py [-v] [-e] [-o ] [--server ] [--install ] [--port ]