Fix go vet

pull/7084/head
Jason Wilder 2016-07-27 16:23:33 -06:00
parent 030f1ef622
commit 8367771d35
1 changed files with 0 additions and 1 deletions

View File

@ -279,7 +279,6 @@ func (t *Tombstoner) readTombstoneV2(f *os.File, fn func(t Tombstone) error) err
return err
}
}
return nil
}
func (t *Tombstoner) tombstonePath() string {