aboutsummaryrefslogtreecommitdiff
package files

// Abort abandons the queued updates.
func (tx *Transaction) Abort() error { return nil }