mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2024-11-09 16:55:16 +00:00
lint
This commit is contained in:
parent
e7580da130
commit
07e2708e3d
|
@ -318,5 +318,4 @@ func TestRepoFollowing(t *testing.T) {
|
|||
unittest.AssertExistsAndLoadBean(t, &repo_model.FollowingRepo{ExternalID: "1",
|
||||
FederationHostID: federationHost.ID})
|
||||
})
|
||||
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue