Selyaev D.A._PIbd-22_LabWork №4 #5

Closed
Danila wants to merge 4 commits from LabWork4 into LabWork3
Owner
No description provided.
Danila added 4 commits 2022-12-16 08:04:04 +04:00
eegov approved these changes 2022-12-16 09:39:47 +04:00
eegov left a comment
Collaborator

Имеются конфликты пула

Зачтено с понижением балла(ов)

Имеются конфликты пула Зачтено с понижением балла(ов)
@ -0,0 +22,4 @@
{
if (_mapStorages.ContainsKey(name))
return;
Keys.Add(name);
Collaborator

Не нужное действие

Не нужное действие
@ -0,0 +31,4 @@
{
if (!_mapStorages.ContainsKey(name))
return;
Keys.Remove(name);
Collaborator

Не нужное действие

Не нужное действие
eegov closed this pull request 2022-12-16 09:39:53 +04:00

Pull request closed

Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Danila/Pibd-22_Selyaev_D.A._Locomative._Base#5
No description provided.