Skip to content
This repository was archived by the owner on Sep 27, 2023. It is now read-only.

Commit 805cdda

Browse files
committed
Remove unecessary filePath
1 parent 867c2ce commit 805cdda

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

syncFixtures.ts

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -35,11 +35,6 @@ const souceFilePaths = [
3535
cwd:
3636
"../relay/packages/relay-compiler/language/javascript/__tests__/fixtures/flow-generator/useHaste",
3737
pattern: "*.graphql"
38-
},
39-
{
40-
cwd:
41-
"../relay/packages/relay-compiler/codegen/__tests__/fixtures/compileRelayArtifacts",
42-
pattern: "append-edge.graphql"
4338
}
4439
];
4540

0 commit comments

Comments
 (0)