1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-10-26 07:55:34 +03:00

Fix lint problem in test code

This commit is contained in:
Kemal Zebari 2024-05-09 14:01:57 -07:00
parent 99953fa21c
commit 9ac9327c57

View File

@ -173,5 +173,4 @@ func TestRepository_ContributorsGraph(t *testing.T) {
},
}, data["total"])
})
}