Skip to content

Remove unused element and dead return#48

Open
srawlins wants to merge 1 commit into
xxgreg:masterfrom
srawlins:unused-elements
Open

Remove unused element and dead return#48
srawlins wants to merge 1 commit into
xxgreg:masterfrom
srawlins:unused-elements

Conversation

@srawlins
Copy link
Copy Markdown
Contributor

There are many unused elements in scanner.dart.

Also the return statement after fail is dead code, as fail is marked as @alwaysThrows.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant