aboutsummaryrefslogtreecommitdiff
path: root/rh/results.py
diff options
context:
space:
mode:
Diffstat (limited to 'rh/results.py')
-rw-r--r--rh/results.py3
1 files changed, 0 insertions, 3 deletions
diff --git a/rh/results.py b/rh/results.py
index bdac83c..bdf7626 100644
--- a/rh/results.py
+++ b/rh/results.py
@@ -1,4 +1,3 @@
-# -*- coding:utf-8 -*-
# Copyright 2016 The Android Open Source Project
#
# Licensed under the Apache License, Version 2.0 (the "License");
@@ -15,8 +14,6 @@
"""Common errors thrown when repo preupload checks fail."""
-from __future__ import print_function
-
import os
import sys