mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Remove an unused variable from input_test
This commit is contained in:
parent
abe6ee9b90
commit
eca97d6d29
@ -105,7 +105,6 @@ void main() {
|
||||
test('Selection remains valid', () {
|
||||
testWidgets((WidgetTester tester) {
|
||||
GlobalKey inputKey = new GlobalKey();
|
||||
String inputValue;
|
||||
|
||||
Widget builder() {
|
||||
return new Center(
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user