diff options
Diffstat (limited to 'refstore/files/batch_abort.go')
| -rw-r--r-- | refstore/files/batch_abort.go | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/refstore/files/batch_abort.go b/refstore/files/batch_abort.go deleted file mode 100644 index 0cbd1651..00000000 --- a/refstore/files/batch_abort.go +++ /dev/null @@ -1,5 +0,0 @@ -package files - -func (batch *Batch) Abort() error { - return nil -} |
