Skip to content

Commit bb98990

Browse files
committed
chore(introspection): Dead code removal
1 parent 9ad2a68 commit bb98990

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/introspection.dart

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ ElementProbe ngProbe(dom.Node node) {
2525
node = node.parent;
2626
}
2727
throw "Could not find a probe for [$origNode]";
28-
return null;
2928
}
3029

3130

0 commit comments

Comments
 (0)