1
0

remove error

This commit is contained in:
2019-05-22 15:15:14 +02:00
parent 74c2c63115
commit 01e0a40316
2 changed files with 5 additions and 6 deletions

View File

@@ -76,7 +76,6 @@ namespace TMI_practicum
}
catch (DuplicateNotAllowedException)
{
Console.WriteLine("error");
}
if (s1.Key.Type == SegmentKey.SegmentType.Upper)