Browse Source

Remove TODO message

master
Forest Belton 2 years ago
parent
commit
ae78e66da5
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      paircd/handler/who.py

+ 0
- 1
paircd/handler/who.py View File

@ -41,7 +41,6 @@ class WhoHandler(CommandHandler):
member.hostname,
"localhost", # server
member.nickname,
# TODO: Implement
modes,
"0", # hop count
member.realname,

Loading…
Cancel
Save