Remove unused comments related to Python 2 compatibility.

PiperOrigin-RevId: 443298684
This commit is contained in:
Yilei Yang
2022-04-21 08:29:03 +01:00
committed by alimuldal
parent 94702704c8
commit f4916dadab
15 changed files with 0 additions and 15 deletions
-1
View File
@@ -13,7 +13,6 @@
# See the License for the specific language governing permissions and
# limitations under the License.
# Lint as: python3.
"""Model for text-video-audio embeddings."""
from typing import Any, Dict, Optional
-1
View File
@@ -13,7 +13,6 @@
# See the License for the specific language governing permissions and
# limitations under the License.
# Lint as: python3.
"""ResNet V2 modules.
Equivalent to hk.Resnet except accepting a final_endpoint to return