remove error
This commit is contained in:
@@ -76,7 +76,6 @@ namespace TMI_practicum
|
||||
}
|
||||
catch (DuplicateNotAllowedException)
|
||||
{
|
||||
Console.WriteLine("error");
|
||||
}
|
||||
|
||||
if (s1.Key.Type == SegmentKey.SegmentType.Upper)
|
||||
|
Reference in New Issue
Block a user