Change: Don't depend on deprecated dash-functional

Dash 2.18.0 now subsumes dash-functional.

See https://github.com/magnars/dash.el/blob/master/NEWS.md#from-217-to-218
This commit is contained in:
Basil L. Contovounesios 2021-02-19 17:17:57 +00:00
parent 208e103ecc
commit 43dd7847f2
No known key found for this signature in database
GPG key ID: 205AB54A5D5D8CFF
3 changed files with 2 additions and 4 deletions

View file

@ -24,7 +24,6 @@
;; From MELPA
(require 'dash)
(require 'dash-functional)
(require 's)
;; org-ql