Actions
Task #103822
closedRemove unused line from YamlSetDefinitionProvider
Status:
Closed
Priority:
Should have
Assignee:
Category:
Site Handling, Site Sets & Routing
Target version:
Start date:
2024-05-12
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
13
PHP Version:
8.3
Tags:
Complexity:
no-brainer
Sprint Focus:
Description
Hello,
I'm just analyzing the new Site Sets. In YamlSetDefinitionProvider I found a useless line of code where a version of a definition file would be extracted. But definition files does not have a version.
Stefan
Updated by Gerrit Code Review 8 months ago
- Status changed from New to Under Review
Patch set 1 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/84215
Updated by Stefan Froemken 8 months ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset e72fcadbb31adbb777ade48704bdab3d3ed00e12.
Actions