emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/kotlin-mode 4aef379a2a 062/162: Removed rx dependency from


From: ELPA Syncer
Subject: [nongnu] elpa/kotlin-mode 4aef379a2a 062/162: Removed rx dependency from Caskfile
Date: Sat, 29 Jan 2022 08:25:23 -0500 (EST)

branch: elpa/kotlin-mode
commit 4aef379a2ab946df99395116b8bb7a6683aa08a5
Author: Remy Goldschmidt <taktoa@gmail.com>
Commit: Remy Goldschmidt <taktoa@gmail.com>

    Removed rx dependency from Caskfile
---
 Cask | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/Cask b/Cask
index 9ca1c17bd1..2755da6ab0 100644
--- a/Cask
+++ b/Cask
@@ -6,5 +6,4 @@
 (development
   (depends-on "ecukes")
   (depends-on "ert-expectations")
-  (depends-on "ert-runner")
-  (depends-on "rx"))
+  (depends-on "ert-runner"))



reply via email to

[Prev in Thread] Current Thread [Next in Thread]