*/*: remove empty global variable assigment

Signed-off-by: Julien Roy <julien@jroy.ca>
This commit is contained in:
Julien Roy
2024-03-21 18:34:41 -04:00
parent 792141ec3b
commit 3d25d4048d
286 changed files with 0 additions and 365 deletions

View File

@@ -14,7 +14,6 @@ SRC_URI="https://github.com/python-telegram-bot/python-telegram-bot/archive/v${P
LICENSE="LGPL-3"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
RDEPEND="
>=dev-python/cachetools-5.3.0[${PYTHON_USEDEP}]