@@ -113,8 +113,4 @@ |
||
113 | 113 | */ |
114 | 114 | public function checkNullUsernameException() |
115 | 115 | { |
116 | - if ($this->checkEmptyGithubUsername($this->username)) { |
|
117 | - throw EvangelistStatusException::createEvangelistStatusException("Username is Empty, please provide a GitHub valid username"); |
|
118 | - } |
|
119 | - } |
|
120 | -} |
|
116 | + if ($this->checkEmptyGithubUsername($this->username |
|
121 | 117 | \ No newline at end of file |
@@ -46,7 +46,3 @@ |
||
46 | 46 | } |
47 | 47 | } |
48 | 48 | <<<<<<< HEAD |
49 | - |
|
50 | -======= |
|
51 | ->>>>>>> 5ae30be3b2ebb67e6de8fe512888cf961febb1ad |
|
52 | - } |