Skip to content

Commit

Permalink
Fix snippet marker comment
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonjoh committed Aug 26, 2024
1 parent 216d70b commit 8af0d82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/snippets/large_file_upload.go
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ import (
"github.com/microsoftgraph/msgraph-sdk-go/users"
)

// <ImportSnippet>
// </ImportSnippet>

func RunUploadSamples(graphClient *graph.GraphServiceClient, largeFile string) {
itemPath := "Documents/vacation.gif"
Expand Down

0 comments on commit 8af0d82

Please sign in to comment.