Commit 90ad465f authored by Ben Konyi's avatar Ben Konyi

Removed dead code.

parent 08c2e077
......@@ -176,7 +176,6 @@ class CachedArtifacts extends Artifacts {
assert(false, 'Artifact $artifact not available for platform $platform.');
return null;
}
assert(false, 'Artifact $artifact not available for platform $platform.');
return null;
}
......
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