mirror of
https://github.com/spalencsar/bearhub.git
synced 2026-07-07 20:54:15 +02:00
[commons] refactoring: 'user' module moved to 'api'
This commit is contained in:
@@ -4,7 +4,8 @@ from pathlib import Path
|
||||
from typing import List
|
||||
|
||||
from bauh.api.abstract.model import SoftwarePackage
|
||||
from bauh.commons import resource, user
|
||||
from bauh.commons import resource
|
||||
from bauh.api import user
|
||||
from bauh.gems.web import ROOT_DIR
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user