From eb0d980417acc934a496c0bcb18577c4f314545a Mon Sep 17 00:00:00 2001 From: Franck Cuny Date: Fri, 11 Nov 2016 14:11:01 -0800 Subject: Remove doc header for ivy. --- pants.el | 2 -- 1 file changed, 2 deletions(-) diff --git a/pants.el b/pants.el index 955bd7e..e6f84d7 100644 --- a/pants.el +++ b/pants.el @@ -1,7 +1,5 @@ ;;; pants.el --- A frontend for pants. -;; Package-Requires: ((ivy "0.8.0")) - ;;; Code: (require 'compile) (require 'python) -- cgit v1.2.3