mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Fix an unnecessary_import analyzer error in the skeleton app template (#90417)
This commit is contained in:
parent
49332da76a
commit
c761c6c2d4
@ -1,4 +1,3 @@
|
||||
import 'package:flutter/cupertino.dart';
|
||||
import 'package:flutter/material.dart';
|
||||
|
||||
import 'settings_service.dart';
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user