Skip to content

Commit

Permalink
tidy
Browse files Browse the repository at this point in the history
  • Loading branch information
joedixon committed Nov 22, 2023
1 parent 380dfc4 commit 898d44d
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions src/Servers/Reverb/Connection.php
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,6 @@ class Connection extends ConnectionContract
*/
protected ?string $id = null;

/**
* The last time the connection was seen.
*/
protected ?string $lastSeenAt = null;

/**
* Stores the ping state of the connection.
*
Expand Down

0 comments on commit 898d44d

Please sign in to comment.