mirror of
https://github.com/AleoHQ/leo.git
synced 2024-11-28 11:16:49 +03:00
remove comment
This commit is contained in:
parent
9d3d76fc63
commit
02b93b270b
@ -185,7 +185,6 @@ impl ParserContext {
|
||||
name.name = format_tendril!("{}-{}", name.name, next.name);
|
||||
}
|
||||
|
||||
// let name = self.parse_package_name()?;
|
||||
if self.peek_token().as_ref() == &Token::Dot {
|
||||
self.backtrack(SpannedToken {
|
||||
token: Token::Ident(name.name),
|
||||
|
Loading…
Reference in New Issue
Block a user