Removing unused logging import

This commit is contained in:
Abhishek Joshi
2024-08-19 11:23:43 -05:00
parent 69eac7a43f
commit f358cf664b
-1
View File
@@ -14,7 +14,6 @@
# ==============================================================================
"""Tests for the MuJoCo USD Exporter."""
import logging
import os
from absl.testing import absltest