Code cleanup - remove logging now that we no longer build a constraints file.

pull/3532/head
derekpierre 2024-07-31 08:46:38 -04:00
parent ce94be28ce
commit fa5ab9a4ae
No known key found for this signature in database
1 changed files with 0 additions and 3 deletions

View File

@ -46,7 +46,4 @@ poetry export -o dev-requirements.txt --without-hashes --with dev
echo "Building Standard Requirements"
poetry export -o requirements.txt --without-hashes --without dev
echo "Building Constraints"
echo "OK!"