Commit 36bf3a82 authored by Thiago Perrotta's avatar Thiago Perrotta Committed by LUCI CQ

yapf: remove unused `re` import

Bug: None
Change-Id: I4c161b05ab5c743cf8d6fddbf40af759f186eccc
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/3782487Reviewed-by: 's avatarGavin Mak <gavinmak@google.com>
Reviewed-by: 's avatarAravind Vasudevan <aravindvasudev@google.com>
Commit-Queue: Thiago Perrotta <tperrotta@chromium.org>
Auto-Submit: Thiago Perrotta <tperrotta@chromium.org>
parent debf6402
......@@ -12,7 +12,6 @@
# [VPYTHON:END]
# -*- coding: utf-8 -*-
import re
import sys
from yapf import run_main
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment