diff options
Diffstat (limited to 'webui/src/list/BugRow.graphql')
-rw-r--r-- | webui/src/list/BugRow.graphql | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/webui/src/list/BugRow.graphql b/webui/src/list/BugRow.graphql index 3f9a1ef6..c2966f10 100644 --- a/webui/src/list/BugRow.graphql +++ b/webui/src/list/BugRow.graphql @@ -1,5 +1,4 @@ -#import "../Author.graphql" -#import "../Label.graphql" +#import "../components/fragments.graphql" fragment BugRow on Bug { id |