summaryrefslogtreecommitdiff
path: root/elpa/all-the-icons-20220325.1238/all-the-icons-pkg.el
diff options
context:
space:
mode:
Diffstat (limited to 'elpa/all-the-icons-20220325.1238/all-the-icons-pkg.el')
-rw-r--r--elpa/all-the-icons-20220325.1238/all-the-icons-pkg.el12
1 files changed, 0 insertions, 12 deletions
diff --git a/elpa/all-the-icons-20220325.1238/all-the-icons-pkg.el b/elpa/all-the-icons-20220325.1238/all-the-icons-pkg.el
deleted file mode 100644
index b606660..0000000
--- a/elpa/all-the-icons-20220325.1238/all-the-icons-pkg.el
+++ /dev/null
@@ -1,12 +0,0 @@
-(define-package "all-the-icons" "20220325.1238" "A library for inserting Developer icons"
- '((emacs "24.3"))
- :commit "65c496d3d1d1298345beb9845840067bffb2ffd8" :authors
- '(("Dominic Charlesworth" . "dgc336@gmail.com"))
- :maintainer
- '("Dominic Charlesworth" . "dgc336@gmail.com")
- :keywords
- '("convenient" "lisp")
- :url "https://github.com/domtronn/all-the-icons.el")
-;; Local Variables:
-;; no-byte-compile: t
-;; End: