chore: lint warning

pull/7052/head
Tienson Qin 2022-10-18 21:37:25 +08:00
parent c56d0ce55d
commit 51e39e1b9e
1 changed files with 0 additions and 1 deletions

View File

@ -87,7 +87,6 @@
([repo-url tx-data]
(transact! repo-url tx-data nil))
([repo-url tx-data tx-meta]
(frontend.util/pprint tx-data)
(when-not config/publishing?
(let [tx-data (->> (gp-util/remove-nils tx-data)
(remove nil?))]