зеркало из https://github.com/stride3d/SharpYaml.git
Remove uncompilable, and unuseful, line.
This commit is contained in:
Родитель
1454fe78c4
Коммит
0a3bfbce71
|
@ -233,8 +233,6 @@ namespace Company.YAMLLanguage
|
|||
Scanner scanner = new Scanner(new StringReader(source));
|
||||
try
|
||||
{
|
||||
List<Token> tokens = new
|
||||
|
||||
int currentOffset = 0;
|
||||
Token previous = null;
|
||||
while(scanner.MoveNext())
|
||||
|
|
Загрузка…
Ссылка в новой задаче