fix(exportchannels): pylint fixes
This commit is contained in:
parent
223b915d2d
commit
da840a2517
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
import discord
|
||||
import asyncio
|
||||
import os
|
||||
import discord
|
||||
from redbot.core import Config, checks, commands, data_manager
|
||||
|
||||
class ExportChannels(commands.Cog):
|
||||
|
|
Loading…
Reference in a new issue