forked from mirzaev/deeproots_bot
remove debug print
This commit is contained in:
parent
49f7601376
commit
468f454cab
|
@ -171,8 +171,6 @@ final class telegram extends core
|
|||
// Initializing the identifier
|
||||
$identifier = (int) $telegram->getId();
|
||||
|
||||
echo(svoboda::timestamp());
|
||||
|
||||
// Initializing the record
|
||||
$record = $this->database->record(
|
||||
$identifier,
|
||||
|
|
Loading…
Reference in New Issue