mirror of
https://github.com/status-im/open-bounty.git
synced 2025-01-11 18:14:25 +00:00
delete stale println
This commit is contained in:
parent
0fab0047ec
commit
ec61198627
@ -70,7 +70,6 @@
|
|||||||
(do
|
(do
|
||||||
(println "Using injected Web3 constructor with current provider")
|
(println "Using injected Web3 constructor with current provider")
|
||||||
(new (aget js/window "web3" "constructor") (web3/current-provider injected-web3))))]
|
(new (aget js/window "web3" "constructor") (web3/current-provider injected-web3))))]
|
||||||
(println "web3" w3)
|
|
||||||
{:db (merge db {:web3 w3})})))
|
{:db (merge db {:web3 w3})})))
|
||||||
|
|
||||||
(reg-event-db
|
(reg-event-db
|
||||||
|
Loading…
x
Reference in New Issue
Block a user