Skip to content

Commit

Permalink
fix(intellij)!: remove redundant arg from run config
Browse files Browse the repository at this point in the history
Signed-off-by: Ayush P Gupta <[email protected]>
  • Loading branch information
apgapg committed Oct 30, 2024
1 parent a4bbc5b commit ae2d3e7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .run/main.dart.run.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
<component name="ProjectRunConfigurationManager">
<configuration default="false" name="main.dart" type="FlutterRunConfigurationType" factoryName="Flutter">
<option name="additionalArgs" value="--no-sound-null-safety" />
<option name="filePath" value="$PROJECT_DIR$/example/lib/main.dart" />
<method v="2" />
</configuration>
Expand Down

0 comments on commit ae2d3e7

Please sign in to comment.