1
0
Fork 0
mirror of synced 2025-04-03 21:23:35 +03:00

Blank line at the end

This commit is contained in:
Alex Komarichev 2024-02-29 11:57:13 +03:00
parent 5c2d029d3a
commit 1a433d3bf8
2 changed files with 2 additions and 2 deletions

View file

@ -75,4 +75,4 @@ class Tag implements ModelInterface
{
$this->colorCode = $colorCode;
}
}
}

View file

@ -75,4 +75,4 @@ class DialogTagRequest implements ModelInterface
$this->tags = $tags;
}
}
}