Skip to content

Commit 6b369c5

Browse files
committed
Fix stylecheck after merge
1 parent 748dc78 commit 6b369c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/setting/federation.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ var (
3131
}
3232
)
3333

34-
// Constant slice of httpsig algorithm objects
34+
// HttpsigAlgs is a constant slice of httpsig algorithm objects
3535
var HttpsigAlgs []httpsig.Algorithm
3636

3737
func newFederationService() {

0 commit comments

Comments
 (0)