ソースを参照

Eliminate dependency on seq package

Ryan C. Thompson 8 年 前
コミット
fed7c2b239
1 ファイル変更0 行追加1 行削除
  1. 0 1
      Cask

+ 0 - 1
Cask

@@ -6,7 +6,6 @@
 (package "ido-ubiquitous" "4.0" "Use ido (nearly) everywhere.")
 
 (development
- (depends-on "seq")
  (depends-on "with-simulated-input"
              :git "https://github.com/DarwinAwardWinner/with-simulated-input.git"
              :files ("*.el"))