Skip to content

Commit cd7cbde

Browse files
generatedunixname89002005325677facebook-github-bot
generatedunixname89002005325677
authored andcommitted
Daily arc lint --take RUSTFMT
Reviewed By: zertosh Differential Revision: D51933343 fbshipit-source-id: a7448144060b33e97585af75b506700d2ccda1b3
1 parent 3013a14 commit cd7cbde

File tree

1 file changed

+1
-1
lines changed
  • compiler/crates/relay-compiler/src/artifact_content

1 file changed

+1
-1
lines changed

compiler/crates/relay-compiler/src/artifact_content/content.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1001,7 +1001,7 @@ pub fn generate_resolvers_schema_module_content(
10011001
&project_config.typegen_config,
10021002
&mut section,
10031003
"schema_resolvers",
1004-
None
1004+
None,
10051005
)?;
10061006
content_sections.push(ContentSection::Generic(section));
10071007
// -- End Exports Section --

0 commit comments

Comments
 (0)