This commit is contained in:
Alain Jobart 2015-05-21 14:41:48 -07:00
Родитель 3fd4524b3a
Коммит 8f2a4c71aa
1 изменённых файлов: 0 добавлений и 1 удалений

Просмотреть файл

@ -48,7 +48,6 @@ func main() {
defer topo.CloseServers()
var schema *planbuilder.Schema
log.Info(*cell, *schemaFile)
if *schemaFile != "" {
var err error
if schema, err = planbuilder.LoadFile(*schemaFile); err != nil {