Remove useless code

This commit is contained in:
Yohann D'ANELLO 2020-03-11 15:14:51 +01:00
parent 58ea6abce4
commit 523e27694a
1 changed files with 0 additions and 7 deletions

View File

@ -1,7 +0,0 @@
# Copyright (C) 2018-2020 by BDE ENS Paris-Saclay
# SPDX-License-Identifier: GPL-3.0-or-later
from . import getenv
from . import pretty_money
print(getenv, pretty_money, file=None) # Useless, but tox is happy