branch: elpa/kotlin-mode
commit 4aef379a2ab946df99395116b8bb7a6683aa08a5
Author: Remy Goldschmidt <[email protected]>
Commit: Remy Goldschmidt <[email protected]>

    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