remove useless log
This commit is contained in:
parent
c69527a5ad
commit
85c09673b1
|
@ -70,7 +70,6 @@ class Phone extends AbstractDaemon
|
|||
{
|
||||
//Read received smss
|
||||
$this->read_smss();
|
||||
$this->logger->info('Read smss' );
|
||||
$this->read_tick = 0;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue