mirror of
https://github.com/RaspbianFrance/raspisms.git
synced 2025-06-06 14:46:27 +02:00
remove useless log
This commit is contained in:
parent
c69527a5ad
commit
85c09673b1
1 changed files with 0 additions and 1 deletions
|
@ -70,7 +70,6 @@ class Phone extends AbstractDaemon
|
||||||
{
|
{
|
||||||
//Read received smss
|
//Read received smss
|
||||||
$this->read_smss();
|
$this->read_smss();
|
||||||
$this->logger->info('Read smss' );
|
|
||||||
$this->read_tick = 0;
|
$this->read_tick = 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue