summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--gnu/packages/time.scm3
1 files changed, 0 insertions, 3 deletions
diff --git a/gnu/packages/time.scm b/gnu/packages/time.scm
index 20ce76d8d0..be37ea980e 100644
--- a/gnu/packages/time.scm
+++ b/gnu/packages/time.scm
@@ -448,9 +448,6 @@ converting dates, times, and timestamps.  It implements and updates the
 datetime type.")
     (license asl2.0)))
 
-(define-public python2-arrow
-  (package-with-python2 python-arrow))
-
 (define-public python-aniso8601
   (package
     (name "python-aniso8601")