bdc09c8a

By: Michael Lynch <git@mtlynch.io>

Fix go-tests build

Remove the duplicate ReadUserByID method in store/sqlite/users.go that caused Go compilation to fail with "method Store.ReadUserByID already declared".