d3d1f2d Split utils/mse.py

Authored and Committed by mprahl 4 years ago
    Split utils/mse.py
    
    This moves the code used by the backend and API to common/resolve.py
    and moves the code used just by the API to web/mse.py.
    
        
module_build_service/web/mse.py module_build_service/utils/mse.py
file renamed
+1 -172
empty file added
tests/test_web/test_mse.py tests/test_utils/test_utils_mse.py
file renamed
+13 -112