Skip to content

Commit

Permalink
Remove full relative imports in init
Browse files Browse the repository at this point in the history
  • Loading branch information
mobeigi committed Dec 25, 2023
1 parent 49b80f1 commit 6ada7f3
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions fb2cal/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,3 @@
"""

from .__meta__ import *
from .transformer import *
from .facebook_user import *
from .facebook_browser import *
from .ics_writer import *

0 comments on commit 6ada7f3

Please sign in to comment.