summaryrefslogtreecommitdiff
path: root/tools/http_benchmark.py
diff options
context:
space:
mode:
authorRyan Dahl <ry@tinyclouds.org>2019-09-11 16:47:42 -0400
committerGitHub <noreply@github.com>2019-09-11 16:47:42 -0400
commit82dc1b8e59891a7ca0f1a5e67a3db952b918561c (patch)
treee958c5d7bff81a4f218ad81b5e7b56451213d60a /tools/http_benchmark.py
parentad11f2ad6aae758e67734d60f068285fb5e10655 (diff)
Upgrade pylint (#2917)
depot_tools is removing pylint from its distribution so we must maintain our own copy.
Diffstat (limited to 'tools/http_benchmark.py')
-rwxr-xr-xtools/http_benchmark.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/http_benchmark.py b/tools/http_benchmark.py
index 30e5ba675..5fac44e78 100755
--- a/tools/http_benchmark.py
+++ b/tools/http_benchmark.py
@@ -2,9 +2,9 @@
# Copyright 2018-2019 the Deno authors. All rights reserved. MIT license.
import os
import sys
-import util
import time
import subprocess
+import util
# Some of the benchmarks in this file have been renamed. In case the history
# somehow gets messed up: