Ran go formatter
This commit is contained in:
parent
766dabc238
commit
4c1f2b99a2
|
@ -1,8 +1,8 @@
|
||||||
package tusd
|
package tusd
|
||||||
|
|
||||||
import (
|
import (
|
||||||
"io"
|
|
||||||
"errors"
|
"errors"
|
||||||
|
"io"
|
||||||
)
|
)
|
||||||
|
|
||||||
// Error indicating that the data store has locked the file for further edits.
|
// Error indicating that the data store has locked the file for further edits.
|
||||||
|
|
Loading…
Reference in New Issue