From 2be2dd6c6d2abab98ae2ade36c21e60de05102ac Mon Sep 17 00:00:00 2001 From: karnigen Date: Wed, 7 Feb 2024 21:03:57 +0100 Subject: support for modified id and menu --- lib/inx/__init__.py | 6 ------ 1 file changed, 6 deletions(-) (limited to 'lib/inx/__init__.py') diff --git a/lib/inx/__init__.py b/lib/inx/__init__.py index 6d4846f2..e69de29b 100644 --- a/lib/inx/__init__.py +++ b/lib/inx/__init__.py @@ -1,6 +0,0 @@ -# Authors: see git history -# -# Copyright (c) 2010 Authors -# Licensed under the GNU GPL version 3.0 or later. See the file LICENSE for details. - -from .generate import generate_inx_files -- cgit v1.2.3