cleanup
This commit is contained in:
parent
be0f532628
commit
05a68df896
15 changed files with 158 additions and 135 deletions
|
|
@ -17,7 +17,6 @@ var NameRe = regexp.MustCompile(nameReReverse)
|
|||
type Key struct {
|
||||
ID string
|
||||
Name string
|
||||
Created int64
|
||||
Size int
|
||||
Encoding Encoding
|
||||
Type Type
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue