mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-03-21 03:30:42 +00:00
chore: clean up
This commit is contained in:
@@ -231,8 +231,6 @@ export default defineComponent({
|
||||
}
|
||||
}
|
||||
|
||||
console.log(this.type);
|
||||
|
||||
if (this.type === 'user') {
|
||||
if (this.q == null) {
|
||||
this.users = [];
|
||||
|
||||
Reference in New Issue
Block a user