|  | 
| 15 | 15 | use InfyOm\Generator\Commands\Common\RepositoryGeneratorCommand; | 
| 16 | 16 | use InfyOm\Generator\Commands\Publish\GeneratorPublishCommand; | 
| 17 | 17 | use InfyOm\Generator\Commands\Publish\PublishTablesCommand; | 
| 18 |  | -use InfyOm\Generator\Commands\Publish\PublishTemplatesCommand; | 
| 19 | 18 | use InfyOm\Generator\Commands\Publish\PublishUserCommand; | 
| 20 | 19 | use InfyOm\Generator\Commands\RollbackGeneratorCommand; | 
| 21 | 20 | use InfyOm\Generator\Commands\Scaffold\ControllerGeneratorCommand; | 
| @@ -104,7 +103,6 @@ private function registerCommands() | 
| 104 | 103 | 
 | 
| 105 | 104 |  GeneratorPublishCommand::class, | 
| 106 | 105 |  PublishTablesCommand::class, | 
| 107 |  | - PublishTemplatesCommand::class, | 
| 108 | 106 |  PublishUserCommand::class, | 
| 109 | 107 | 
 | 
| 110 | 108 |  ControllerGeneratorCommand::class, | 
|  | 
0 commit comments