Skip to content
This repository was archived by the owner on Sep 11, 2020. It is now read-only.

Commit a9920b1

Browse files
authored
removing import rule, to try to get godoc running
1 parent 2609538 commit a9920b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@
77
// It is highly extensible, we have been following the open/close principle in
88
// its design to facilitate extensions, mainly focusing the efforts on the
99
// persistence of the objects.
10-
package git // import "srcd.works/go-git.v4"
10+
package git

0 commit comments

Comments
 (0)