Skip to content

Commit b4b5174

Browse files
committed
Tidy up todos
1 parent f9b878b commit b4b5174

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

src/test/resources/extra-large-schema-1.graphqls

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -824,12 +824,10 @@ enum JiraAttachmentsPermissions {
824824

825825
input JiraOrderDirection {
826826
id: ID
827-
#TODO
828827
}
829828

830829
input JiraAttachmentsOrderField {
831830
id: ID
832-
#TODO
833831
}
834832
"""
835833
Represents the avatar size urls.
@@ -1655,7 +1653,6 @@ type JiraComponent implements Node {
16551653
Component description.
16561654
"""
16571655
description: String
1658-
# TODO: lead, default assignee ...
16591656
}
16601657

16611658
"""

0 commit comments

Comments
 (0)