diff --git a/gnu/packages/protobuf.scm b/gnu/packages/protobuf.scm index d6cc03faf38..f66e3469b8a 100644 --- a/gnu/packages/protobuf.scm +++ b/gnu/packages/protobuf.scm @@ -285,9 +285,6 @@ language-neutral, platform-neutral extensible mechanism for serializing structured data.") (license license:expat))) -(define-public python2-protobuf - (package-with-python2 python-protobuf)) - ;; For tensorflow. (define-public python-protobuf-3.6 (package