Skip to content

Commit

Permalink
Fix go vet
Browse files Browse the repository at this point in the history
  • Loading branch information
jwilder committed Jul 27, 2016
1 parent 04e98ab commit 78a76d6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tsdb/engine/tsm1/tombstone.go
Original file line number Diff line number Diff line change
Expand Up @@ -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 {
Expand Down

0 comments on commit 78a76d6

Please sign in to comment.