Skip to content

Commit 0ae8ee7

Browse files
author
ruiichen
committed
linter
1 parent 3e1d29d commit 0ae8ee7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backend/typescript/graphql/types/reviewPageType.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ const reviewPageType = gql`
2424
timesApplied: String!
2525
timestamp: Int
2626
}
27-
27+
2828
extend type Query {
2929
reviewApplicantPage(reviewedApplicantRecordId: String!): ApplicationDTO!
3030
}

0 commit comments

Comments
 (0)