diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index 9c14a83d30..cd7705456f 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -2512,9 +2512,6 @@ Python's logging module. The @code{ColoredFormatter} class inherits from messages in color.") (license license:expat))) -(define-public python2-coloredlogs - (package-with-python2 python-coloredlogs)) - (define-public python-editorconfig (package (name "python-editorconfig")