Removed unneeded comments (#673)

This commit is contained in:
Terry Michaels
2021-05-10 22:02:30 -05:00
committed by GitHub
parent f21637f471
commit 8ddfcabae7
66 changed files with 40 additions and 98 deletions
@@ -86,7 +86,7 @@
# return final_path
# # Commenting out debug due to https://jira.agscollab.com/browse/ATOM-1677
# # Commenting out debug due to ATOM-1677
# @pytest.mark.parametrize("platform,configuration,project,spec,sample", [
# pytest.param("win_x64_vs2017", "profile", "BaseViewer", "all", "RPI/BistroBenchmark",
# marks=pytest.mark.skipif(not WINDOWS, reason="Only supported on Windows hosts")),