Skip to content

Commit f9bcdb4

Browse files
committed
clear small typos/obsolete-refs in figurehead
1 parent 9525bd4 commit f9bcdb4

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

guest-side-tools/tbnl.figurehead/project.clj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
;; sign APKs with. Do it either here or in
4141
;; ~/.lein/profiles.clj
4242
;; :keystore-path ~(clojure.string/join (System/getProperty "file.separator") [(System/getProperty "user.home") ".android" "debug.keystore"])
43-
;; :key-alias "androiddebugkey
43+
;; :key-alias "androiddebugkey"
4444

4545

4646
;; !!! to speed things up, we give up dynamic compilation for figurehead.ui

guest-side-tools/tbnl.figurehead/src/clojure/figurehead/plugin/nrepl/main.clj

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@
2222
)
2323
;;[cider.nrepl :refer [cider-nrepl-handler]]
2424
compliment.core
25-
complete.core
2625
[clojure.stacktrace :refer [print-stack-trace]]
2726
[clojure.core.async
2827
:as async

0 commit comments

Comments
 (0)