Skip to content

Commit 6ce4aef

Browse files
committed
docs: remove TODO note from custom_theme_builders.md and ListCommand.php
1 parent c299743 commit 6ce4aef

3 files changed

Lines changed: 0 additions & 31 deletions

File tree

.github/workflows/todo-to-issue.yml

Lines changed: 0 additions & 28 deletions
This file was deleted.

docs/custom_theme_builders.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
# Developing Custom ThemeBuilders for MageForge
22

3-
Todo: update docs
4-
53
This documentation describes how to create your own ThemeBuilders for MageForge, allowing you to customize the build process for your project's specific requirements.
64

75
## Overview

src/Console/Command/Theme/ListCommand.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313

1414
/**
1515
* Command for listing available Magento themes
16-
* # Todo: Improve Command Description
1716
*/
1817
class ListCommand extends AbstractCommand
1918
{

0 commit comments

Comments
 (0)