mirror of
https://github.com/Mayuri-Chan/pyrofork.git
synced 2025-12-29 12:04:51 +00:00
Remove unnecessary import
This commit is contained in:
parent
595ba9abbe
commit
bbf7738631
1 changed files with 0 additions and 1 deletions
|
|
@ -20,5 +20,4 @@ __copyright__ = "Copyright (C) 2017 Dan Tès <https://github.com/delivrance>"
|
|||
__license__ = "GNU Lesser General Public License v3 or later (LGPLv3+)"
|
||||
__version__ = "0.0.1a0"
|
||||
|
||||
from . import api
|
||||
from .client import Client
|
||||
|
|
|
|||
Loading…
Reference in a new issue