Skip to content

Commit

Permalink
style: remove junk code
Browse files Browse the repository at this point in the history
  • Loading branch information
BobLiu0518 committed Dec 29, 2024
1 parent 81aa426 commit de92f76
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion module/alias/check.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
if(!is_numeric($target)) {
$target = parseQQ($target);
}
$targetInfo = $CQ->getGroupMemberInfo($Event['group_id'], $target);
$atTarget = '@'.getNickname($target);

$list = getAlias($target);
Expand Down

0 comments on commit de92f76

Please sign in to comment.