chore: remove unused fn

pull/1009/head
Tienson Qin 2020-12-29 14:13:18 +08:00
parent 80e4619774
commit 59fdc5c68b
1 changed files with 0 additions and 4 deletions

View File

@ -254,10 +254,6 @@
[]
(get-in @state [:me :repos]))
(defn get-login-source
[]
(get-in @state [:me :login_source]))
(defn set-repos!
[repos]
(set-state! [:me :repos] repos))