Skip to content

Commit

Permalink
Useless property removed
Browse files Browse the repository at this point in the history
  • Loading branch information
Ph3nol committed Oct 6, 2017
1 parent 7dd29a9 commit d87111f
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions src/Domain/DockerContainer/Model/DockerContainer.php
Original file line number Diff line number Diff line change
Expand Up @@ -27,14 +27,6 @@ class DockerContainer implements DockerContainerInterface
*/
private $packageManager = DockerContainerInterface::PACKAGE_MANAGER_TYPE_APT;

/**
* `false` for instant.
* Depends on each instances/images User management.
*
* @var bool
*/
private $userCreation = false;

/**
* @var ServiceInterface
*/
Expand Down

0 comments on commit d87111f

Please sign in to comment.