Skip to content

Commit d1c04a2

Browse files
author
Vivek Vishal
authored
rm
Signed-off-by: Vivek Vishal <vishalvivek488@gmail.com>
1 parent 0d35fb1 commit d1c04a2

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

gatsby-node.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -794,8 +794,6 @@ exports.createPages = async ({ actions, graphql, reporter }) => {
794794
{ suffix: "", file: "index.js" },
795795
{ suffix: "/guidance", file: "guidance.js" },
796796
{ suffix: "/code", file: "code.js" },
797-
798-
799797
];
800798

801799
components.forEach((name) => {

0 commit comments

Comments
 (0)