fix(core): fix analysis
This commit is contained in:
@@ -558,7 +558,6 @@ void main() {
|
|||||||
config: ChannelConfig(),
|
config: ChannelConfig(),
|
||||||
createdAt: DateTime.now(),
|
createdAt: DateTime.now(),
|
||||||
memberCount: 1,
|
memberCount: 1,
|
||||||
cooldown: 0,
|
|
||||||
),
|
),
|
||||||
);
|
);
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user