mirror of
https://github.com/RYGhub/royalnet.git
synced 2024-11-23 03:24:20 +00:00
🗑 Remove unused __init__ files
This commit is contained in:
parent
33a3e2ea38
commit
d0c0b6ecd4
3 changed files with 0 additions and 12 deletions
|
@ -1,12 +0,0 @@
|
||||||
"""
|
|
||||||
|
|
||||||
"""
|
|
||||||
|
|
||||||
from __future__ import annotations
|
|
||||||
import royalnet.royaltyping as t
|
|
||||||
|
|
||||||
import logging
|
|
||||||
|
|
||||||
from . import *
|
|
||||||
|
|
||||||
log = logging.getLogger(__name__)
|
|
Loading…
Reference in a new issue