about summary refs log tree commit diff
path: root/emacs/.emacs.d/elpa/graphql-20180912.31/graphql-pkg.el
diff options
context:
space:
mode:
authorBen Harris <ben@tilde.team>2019-03-24 23:00:39 -0400
committerBen Harris <ben@tilde.team>2019-03-24 23:00:39 -0400
commitb7fcdf410bdd952dd725c9a8833b4b70139044de (patch)
treec6356bc7ac29197802471de0e4bc9091d92aa4c8 /emacs/.emacs.d/elpa/graphql-20180912.31/graphql-pkg.el
parentaa5b71e0aa140257d8cc401c664add06c7d36930 (diff)
add fzf submodule, remove emacs
Diffstat (limited to 'emacs/.emacs.d/elpa/graphql-20180912.31/graphql-pkg.el')
-rw-r--r--emacs/.emacs.d/elpa/graphql-20180912.31/graphql-pkg.el2
1 files changed, 0 insertions, 2 deletions
diff --git a/emacs/.emacs.d/elpa/graphql-20180912.31/graphql-pkg.el b/emacs/.emacs.d/elpa/graphql-20180912.31/graphql-pkg.el
deleted file mode 100644
index 0ffffb1..0000000
--- a/emacs/.emacs.d/elpa/graphql-20180912.31/graphql-pkg.el
+++ /dev/null
@@ -1,2 +0,0 @@
-;;; -*- no-byte-compile: t -*-
-(define-package "graphql" "20180912.31" "GraphQL utilities" '((emacs "25")) :commit "e2b309689f4faf9225f290080f836e988c5a576d" :keywords '("hypermedia" "tools" "lisp") :authors '(("Sean Allred" . "code@seanallred.com")) :maintainer '("Sean Allred" . "code@seanallred.com") :url "https://github.com/vermiculus/graphql.el")