Move state back out of it's own lil module
This commit is contained in:
parent
c9446605bc
commit
964e1c8f84
10 changed files with 8 additions and 8 deletions
|
@ -2,7 +2,7 @@ import discord
|
|||
import discord.ext.commands as commands
|
||||
import pytest
|
||||
import pytest_asyncio
|
||||
import matchy.files.state as state
|
||||
import matchy.state as state
|
||||
import discord.ext.test as dpytest
|
||||
|
||||
from matchy.cogs.owner import OwnerCog
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue