Skip to content
This repository has been archived by the owner on Jun 26, 2024. It is now read-only.

Commit

Permalink
minor comment cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
sanity committed Jan 10, 2024
1 parent 9652e21 commit f4e560e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/main/kotlin/org/freenet/website/util/github.kt
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,6 @@ object Github {
return response.data.repository.pullRequests.nodes
}

// Data classes for pull requests with author
@Serializable
data class GitHubPullRequestsResponse(
val data: PullRequestData
Expand Down

0 comments on commit f4e560e

Please sign in to comment.