-
Marco De Donno authored
This removes the circular imports with the utils package. All the variables that can fail to load (connection to databases) are in a try/catch block.
Marco De Donno authoredThis removes the circular imports with the utils package. All the variables that can fail to load (connection to databases) are in a try/catch block.
Loading