apache-airflow: remove unused input

This commit is contained in:
Sandro 2021-07-24 20:11:39 +00:00 committed by GitHub
parent 4ba0e32b78
commit 02258ab8c1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,7 +3,6 @@
, python , python
, buildPythonPackage , buildPythonPackage
, fetchFromGitHub , fetchFromGitHub
, writeText
, alembic , alembic
, argcomplete , argcomplete
, attrs , attrs