diff options
author | Benjamin Morrison <ben@gbmor.org> | 2023-06-12 22:40:57 -0400 |
---|---|---|
committer | Benjamin Morrison <ben@gbmor.org> | 2023-06-12 22:48:29 -0400 |
commit | 127e786b70911bed54c1189e394e6744907395c1 (patch) | |
tree | 6c9c3538214765c07a564bcba9e09b7f16d99d59 /bin/regusers.py | |
parent | 36edcab02c713b46a52db3a0dd0271459d57b9e8 (diff) | |
download | admin-master.tar.gz |
Diffstat (limited to 'bin/regusers.py')
-rwxr-xr-x | bin/regusers.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/bin/regusers.py b/bin/regusers.py index 53997da..d240b9e 100755 --- a/bin/regusers.py +++ b/bin/regusers.py @@ -2,7 +2,6 @@ # Lists all the currently registered users extant on the system # for the stats page at https://tilde.institute/stats -# gbmor <ben@gbmor.dev> import os import sys |