Ran go formatter

This commit is contained in:
Adam Kaplan 2015-10-01 13:45:39 -04:00
parent 766dabc238
commit 4c1f2b99a2
2 changed files with 28 additions and 28 deletions

View File

@ -1,8 +1,8 @@
package tusd
import (
"io"
"errors"
"io"
)
// Error indicating that the data store has locked the file for further edits.