Skip to content
This repository has been archived by the owner on May 18, 2022. It is now read-only.

Commit

Permalink
Remove console.log
Browse files Browse the repository at this point in the history
  • Loading branch information
arj03 committed Apr 8, 2020
1 parent 2e05e7d commit fb6969e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ui/browser.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
}

function ssbLoaded() {
console.log("ssb loaded")
const Public = require('./public')(componentsState)
const Profile = require('./profile')()
const Notifications = require('./notifications')()
Expand Down

0 comments on commit fb6969e

Please sign in to comment.