go fmt pass

This commit is contained in:
shin- 2013-06-28 18:16:19 +02:00
parent e095a1572f
commit ad2f826a82
1 changed files with 8 additions and 9 deletions

View File

@ -444,7 +444,6 @@ func (srv *Server) pullRepository(r *registry.Registry, out io.Writer, local, re
return nil
}
func (srv *Server) poolAdd(kind, key string) error {
srv.lock.Lock()
defer srv.lock.Unlock()