Skip to content

Commit

Permalink
apply spotless formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewazores committed Aug 2, 2022
1 parent d32a3aa commit e5d1a5d
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -61,8 +61,7 @@
justification =
"The Archived and AggregateInfo fields are serialized and returned to the client by"
+ " the GraphQL engine")
class ArchivedRecordingsFetcher
extends AbstractPermissionedDataFetcher<Archived> {
class ArchivedRecordingsFetcher extends AbstractPermissionedDataFetcher<Archived> {

@Inject
ArchivedRecordingsFetcher(AuthManager auth) {
Expand Down

0 comments on commit e5d1a5d

Please sign in to comment.