move settings under uncloud.common

This commit is contained in:
ahmadbilalkhalid 2020-01-06 12:25:59 +05:00
commit 6086fec633
19 changed files with 28 additions and 18 deletions

View file

@ -9,7 +9,7 @@ import bitmath
from uuid import uuid4
from . import logger
from uncloud.settings import settings
from uncloud.common.settings import settings
from uncloud.shared import shared