Skip to content

Commit

Permalink
Fix: tools
Browse files Browse the repository at this point in the history
  • Loading branch information
Rotheem committed Jan 14, 2025
1 parent a62101d commit eec420b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/utils/tools.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@

from app.core import cruds_core, models_core, security
from app.core.groups import cruds_groups
from app.core.groups.groups_type import GroupType
from app.core.groups.groups_type import AccountType, GroupType
from app.core.users import cruds_users
from app.types import core_data
from app.types.content_type import ContentType
Expand Down

0 comments on commit eec420b

Please sign in to comment.