Skip to content

Commit

Permalink
format fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
jar-o committed Feb 6, 2018
1 parent 7a8f20e commit ec739de
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions impl.go
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@ import (
"path/filepath"
p "path"
"sort"
"archive/zip"
"io"
"os"
"archive/zip"
"io"
"os"
)

type FileSize struct {
Expand Down

0 comments on commit ec739de

Please sign in to comment.