Skip to content

Commit 38823d2

Browse files
committed
Remove unused import of SUPPORTED_SERVERS from README.md
1 parent f0c8e3a commit 38823d2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@ import asyncio
3838
import time
3939

4040
from pyoverkiz.auth.credentials import UsernamePasswordCredentials
41-
from pyoverkiz.const import SUPPORTED_SERVERS
4241
from pyoverkiz.client import OverkizClient
4342
from pyoverkiz.models import Action
4443
from pyoverkiz.enums import Server, OverkizCommand

0 commit comments

Comments
 (0)