remove GPU requirements, clean up test verification

This commit is contained in:
jromnoa
2021-04-22 19:16:00 -07:00
parent fef8a83d8d
commit f2a2286a2c
3 changed files with 0 additions and 4 deletions
@@ -36,7 +36,6 @@ import azlmbr.asset as asset
import azlmbr.entity as entity
import azlmbr.legacy.general as general
import azlmbr.editor as editor
import azlmbr.render as render
sys.path.append(os.path.join(azlmbr.paths.devroot, "AutomatedTesting", "Gem", "PythonTests"))