summaryrefslogtreecommitdiff
path: root/elpa/dash-20210826.1149/dash-pkg.el
diff options
context:
space:
mode:
Diffstat (limited to 'elpa/dash-20210826.1149/dash-pkg.el')
-rw-r--r--elpa/dash-20210826.1149/dash-pkg.el12
1 files changed, 0 insertions, 12 deletions
diff --git a/elpa/dash-20210826.1149/dash-pkg.el b/elpa/dash-20210826.1149/dash-pkg.el
deleted file mode 100644
index 7dc2d7a..0000000
--- a/elpa/dash-20210826.1149/dash-pkg.el
+++ /dev/null
@@ -1,12 +0,0 @@
-(define-package "dash" "20210826.1149" "A modern list library for Emacs"
- '((emacs "24"))
- :commit "da167c51e9fd167a48d06c7c0ee8e3ac7abd9718" :authors
- '(("Magnar Sveen" . "magnars@gmail.com"))
- :maintainer
- '("Magnar Sveen" . "magnars@gmail.com")
- :keywords
- '("extensions" "lisp")
- :url "https://github.com/magnars/dash.el")
-;; Local Variables:
-;; no-byte-compile: t
-;; End: