aboutsummaryrefslogtreecommitdiff
path: root/cros_utils/tiny_render.py
diff options
context:
space:
mode:
Diffstat (limited to 'cros_utils/tiny_render.py')
-rw-r--r--cros_utils/tiny_render.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/cros_utils/tiny_render.py b/cros_utils/tiny_render.py
index 978bf05c..27891c20 100644
--- a/cros_utils/tiny_render.py
+++ b/cros_utils/tiny_render.py
@@ -51,7 +51,6 @@ Turns into
The rendering functions should never mutate your input.
"""
-from __future__ import print_function
import collections
import html