Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AstroPrint/AstroBox
/ removeUser
Method
removeUser
src/astroprint/users.py:57–58 ·
view source on GitHub ↗
(self, username)
Source
from the content-addressed store, hash-verified
55
pass
56
57
def
removeUser(self, username):
58
pass
59
60
def
findUser(self, username=None):
61
return
None
Callers
2
removeUser
Function · 0.45
remove_logged_user
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected