Remove ancient debug

This commit is contained in:
somebody
2023-03-10 18:38:44 -06:00
parent 8937e7f6df
commit d2696dad66

View File

@@ -47,7 +47,6 @@ try:
import jax.numpy as jnp
import tpu_mtj_backend
except ImportError as e:
print(e)
if utils.koboldai_vars.use_colab_tpu:
raise e