mirror of
https://github.com/gilbertchen/duplicacy
synced 2025-12-16 00:03:34 +00:00
Run goimports for the good looks
This commit is contained in:
@@ -18,11 +18,12 @@ import (
|
||||
"sync"
|
||||
"time"
|
||||
|
||||
"runtime"
|
||||
|
||||
"golang.org/x/net/context"
|
||||
"golang.org/x/oauth2"
|
||||
"google.golang.org/api/drive/v3"
|
||||
"google.golang.org/api/googleapi"
|
||||
"runtime"
|
||||
)
|
||||
|
||||
type GCDStorage struct {
|
||||
|
||||
Reference in New Issue
Block a user