fmt the demo code

This commit is contained in:
toranger
2019-02-27 19:39:48 +08:00
parent 01ab468a2d
commit c95bb6143a

View File

@@ -2,11 +2,9 @@ package main
import ( import (
"context" "context"
"os"
"net/url"
"net/http" "net/http"
"net/url"
"os"
"github.com/tencentyun/cos-go-sdk-v5" "github.com/tencentyun/cos-go-sdk-v5"
"github.com/tencentyun/cos-go-sdk-v5/debug" "github.com/tencentyun/cos-go-sdk-v5/debug"