Remove redundant TF import that was left over

PiperOrigin-RevId: 816130447
Change-Id: I63ca4f0a43c4490fedab6e5a225f5289144e464e
This commit is contained in:
Augustin Zidek
2025-10-07 03:33:50 -07:00
committed by Copybara-Service
parent 6979980500
commit 87b9b24941

View File

@@ -14,7 +14,7 @@
"""Code for constructing the model."""
from typing import Any, Mapping, Optional, Union
from typing import Any, Mapping, Optional
from absl import logging
from alphafold.common import confidence
@@ -26,7 +26,6 @@ import jax
from jax import tree
import ml_collections
import numpy as np
import tensorflow.compat.v1 as tf
def get_confidence_metrics(