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