Skip to content

Commit b732683

Browse files
author
Alban Bailly
committed
query fixes
1 parent 2a875c4 commit b732683

File tree

1 file changed

+0
-7
lines changed
  • src/components/5_templates

1 file changed

+0
-7
lines changed

src/components/5_templates/api.js

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1088,7 +1088,6 @@ export const query = graphql`
10881088
}
10891089
images {
10901090
type
1091-
x_linode_filterable
10921091
description
10931092
x_linode_cli_display
10941093
}
@@ -3083,7 +3082,6 @@ export const query = graphql`
30833082
}
30843083
images {
30853084
type
3086-
x_linode_filterable
30873085
description
30883086
x_linode_cli_display
30893087
}
@@ -4047,7 +4045,6 @@ export const query = graphql`
40474045
}
40484046
images {
40494047
type
4050-
x_linode_filterable
40514048
description
40524049
x_linode_cli_display
40534050
}
@@ -5673,7 +5670,6 @@ export const query = graphql`
56735670
}
56745671
images {
56755672
type
5676-
x_linode_filterable
56775673
description
56785674
x_linode_cli_display
56795675
}
@@ -7202,7 +7198,6 @@ export const query = graphql`
72027198
root_device {
72037199
type
72047200
description
7205-
example
72067201
}
72077202
filesystem {
72087203
type
@@ -7224,7 +7219,6 @@ export const query = graphql`
72247219
}
72257220
images {
72267221
type
7227-
x_linode_filterable
72287222
description
72297223
x_linode_cli_display
72307224
}
@@ -8646,7 +8640,6 @@ export const query = graphql`
86468640
}
86478641
images {
86488642
type
8649-
x_linode_filterable
86508643
description
86518644
x_linode_cli_display
86528645
}

0 commit comments

Comments
 (0)