mirror of
https://github.com/stylersnico/librenms.git
synced 2026-07-26 00:18:03 +02:00
Removed unused variables
This commit is contained in:
@@ -142,7 +142,7 @@ function get_userid($username) {
|
||||
}
|
||||
|
||||
|
||||
function deluser($username) {
|
||||
function deluser() {
|
||||
// not supported so return 0
|
||||
return 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user