Intermediate commit.

This commit is contained in:
Ben Johnson
2013-10-12 13:35:23 -06:00
parent eb78d96a20
commit bb9401544a
8 changed files with 122 additions and 72 deletions

View File

@@ -2,7 +2,6 @@ package server
import (
"encoding/binary"
"path"
"github.com/coreos/etcd/store"
"github.com/coreos/go-raft"