Skip to content

Commit 9ba074a

Browse files
authored
Remove unnecessary comment and import (#8552)
I thought the flutter log wasn't working with the sandbox, but the problem was my own filtering. <img width="573" height="192" alt="Screenshot 2025-09-25 at 9 56 06 AM" src="https://github.com/user-attachments/assets/330cdfbe-60d5-4203-a00b-a133acbd3f6a" />
1 parent b59df20 commit 9ba074a

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

.idea/runConfigurations/flutter_intellij__runIde_.xml

Lines changed: 0 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/io/flutter/run/daemon/DaemonApi.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@
1919
import com.intellij.openapi.diagnostic.Logger;
2020
import com.intellij.openapi.util.Key;
2121
import io.flutter.logging.PluginLogger;
22-
import io.flutter.settings.FlutterSettings;
2322
import io.flutter.utils.JsonUtils;
2423
import io.flutter.utils.StdoutJsonParser;
2524
import org.jetbrains.annotations.NotNull;

0 commit comments

Comments
 (0)