git ssb

10+

Matt McKegg / patchwork



Commit 5f9436318ac3af6de827b9f2118e66cf9c696470

remove console.log

Matt McKegg committed on 2/24/2017, 5:35:32 PM
Parent: 6b5fb10bffe7df13233ba65f8a3631d6121ed3cd

Files changed

lib/replicate-with-progress.jschanged
lib/replicate-with-progress.jsView
@@ -159,9 +159,8 @@
159159 localPeers()
160160 }
161161
162162 function loadedFriends () {
163- console.log('>>>> loaded friends')
164163 syncStatus.loadedFriends = true
165164 debounce.set()
166165 }
167166

Built with git-ssb-web