mirror of
https://github.com/HolgerHatGarKeineNode/einundzwanzig-nostr.git
synced 2026-01-27 06:33:18 +00:00
remove: unused method NostrAuth::pleb() (0 usages in codebase)
This commit is contained in:
@@ -50,12 +50,4 @@ class NostrAuth
|
||||
{
|
||||
return self::user()?->getPubkey();
|
||||
}
|
||||
|
||||
/**
|
||||
* Get the current pleb (convenience method)
|
||||
*/
|
||||
public static function pleb(): ?object
|
||||
{
|
||||
return self::user()?->getPleb();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user