diff --git a/ios/packages/demo/scripts/generateFlowSections.js b/ios/packages/demo/scripts/generateFlowSections.js index acca7f2fc..a38075f45 100755 --- a/ios/packages/demo/scripts/generateFlowSections.js +++ b/ios/packages/demo/scripts/generateFlowSections.js @@ -177,4 +177,4 @@ ${Object.keys(assetSections).map(section => toFlowSection(section, " ")). } ` -fs.writeFileSync('../Sources/MockFlows.swift', output) \ No newline at end of file +fs.writeFileSync('../Sources/MockFlows.swift', output)