Remove blank lines
This commit is contained in:
parent
80c217aaf3
commit
83cebc80c0
|
@ -4,7 +4,6 @@ namespace App\Service;
|
||||||
|
|
||||||
class Codebird
|
class Codebird
|
||||||
{
|
{
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @var \Codebird\Codebird
|
* @var \Codebird\Codebird
|
||||||
*/
|
*/
|
||||||
|
@ -31,5 +30,4 @@ class Codebird
|
||||||
{
|
{
|
||||||
return $this->codebird;
|
return $this->codebird;
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue