Adding sync around timeline, adding hooks for latency checks

This commit is contained in:
Sarah Jamie Lewis 2018-05-05 21:18:00 -07:00 committed by Dan Ballard
parent 13eaa3a684
commit 8e7cd9c04b
1 changed files with 0 additions and 1 deletions

View File

@ -1,7 +1,6 @@
package app
import (
"git.mascherari.press/cwtch/model"
"git.mascherari.press/cwtch/peer"
"log"
)