Skip to content

Commit 1285360

Browse files
authored
Remove unused TensorFlow Datasets import
1 parent a029568 commit 1285360

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

site/en/tutorials/audio/transfer_learning_audio.ipynb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,6 @@
118118
"import pandas as pd\n",
119119
"\n",
120120
"import tensorflow as tf\n",
121-
"import tensorflow_datasets as tfds\n",
122121
"import tensorflow_hub as hub\n",
123122
"import tensorflow_io as tfio"
124123
]

0 commit comments

Comments
 (0)