Remove extra whitespace
This commit is contained in:
@@ -96,7 +96,6 @@ class VideoTicket(Ticket):
|
|||||||
**kwargs
|
**kwargs
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
||||||
async def _revert(self, reason=None):
|
async def _revert(self, reason=None):
|
||||||
target = self.target
|
target = self.target
|
||||||
blacklist = self.lguild.config.get(VideoSettings.VideoBlacklist.setting_id).value
|
blacklist = self.lguild.config.get(VideoSettings.VideoBlacklist.setting_id).value
|
||||||
|
|||||||
Reference in New Issue
Block a user