Commit 76a51409 authored by Adam Barth's avatar Adam Barth

Remove stray }

This stray line was causing an analyzer error.
parent c5ea4098
......@@ -243,5 +243,4 @@ class AndroidDevice extends _Device {
@override
bool isConnected() => _hasValidAndroid;
}
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment