aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/python/__init__.py
diff options
context:
space:
mode:
Diffstat (limited to 'tensorflow/python/__init__.py')
-rw-r--r--tensorflow/python/__init__.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/tensorflow/python/__init__.py b/tensorflow/python/__init__.py
index 4819b0a355..57a9036acd 100644
--- a/tensorflow/python/__init__.py
+++ b/tensorflow/python/__init__.py
@@ -189,7 +189,6 @@ _allowed_symbols.extend([
# This is needed temporarily because we import it explicitly.
_allowed_symbols.extend([
- 'platform', ## This is included by the tf.learn main template.
'pywrap_tensorflow',
])