summary refs log tree commit diff
diff options
context:
space:
mode:
authorFranck Cuny <franckcuny@gmail.com>2016-11-11 14:11:01 -0800
committerFranck Cuny <franckcuny@gmail.com>2016-11-11 14:11:01 -0800
commiteb0d980417acc934a496c0bcb18577c4f314545a (patch)
tree54657638e1297da1a69bb176edf556c81ec5d9c2
parentUse the configured completion system. (diff)
downloadpants.el-eb0d980417acc934a496c0bcb18577c4f314545a.tar.gz
Remove doc header for ivy.
-rw-r--r--pants.el2
1 files changed, 0 insertions, 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)