aboutsummaryrefslogtreecommitdiffstats
path: root/handlers_meta.go
diff options
context:
space:
mode:
Diffstat (limited to 'handlers_meta.go')
-rw-r--r--handlers_meta.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/handlers_meta.go b/handlers_meta.go
index bfd5b8f..2e1c95c 100644
--- a/handlers_meta.go
+++ b/handlers_meta.go
@@ -1,8 +1,8 @@
package main
import (
- "github.com/prasmussen/gdrive/cli"
"fmt"
+ "github.com/prasmussen/gdrive/cli"
"os"
"runtime"
"strings"