Skip to content

Commit

Permalink
clean
Browse files Browse the repository at this point in the history
  • Loading branch information
ibrkhalil committed May 6, 2024
1 parent 69da619 commit 0007c35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/status_im/config.cljs
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

(defn enabled? [v] (= "1" v))

(goog-define INFURA_TOKEN "268fb65d99a249dfbe0a28919b3eaf9e")
(goog-define INFURA_TOKEN "")
(goog-define POKT_TOKEN "3ef2018191814b7e1009b8d9")
(goog-define OPENSEA_API_KEY "")
(goog-define RARIBLE_MAINNET_API_KEY "")
Expand Down

0 comments on commit 0007c35

Please sign in to comment.