diff --git a/swh/lister/github/utils.py b/swh/lister/github/utils.py deleted file mode 100644 index df6088eaab88aaa7c6b340353a63d71283566b6e..0000000000000000000000000000000000000000 --- a/swh/lister/github/utils.py +++ /dev/null @@ -1,6 +0,0 @@ -# Copyright (C) 2020-2022 The Software Heritage developers -# See the AUTHORS file at the top-level directory of this distribution -# License: GNU General Public License version 3, or any later version -# See top-level LICENSE file for more information - -from swh.core.github.utils import * # noqa