Skip to content

Commit 67a53d5

Browse files
committed
style: apply gofmt -s to resource_github_repository_file.go
1 parent fd5431f commit 67a53d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

github/resource_github_repository_file.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ package github
22

33
import (
44
"context"
5-
"io"
65
"errors"
6+
"io"
77
"log"
88
"net/http"
99
"net/url"

0 commit comments

Comments
 (0)