Merge "repo_pull: Add missing import"

This commit is contained in:
Yo Chiang
2020-07-20 08:48:22 +00:00
committed by Gerrit Code Review

View File

@@ -23,6 +23,7 @@ from __future__ import print_function
import argparse
import os
import sys
from gerrit import (
create_url_opener_from_args, find_gerrit_name, query_change_lists, get_patch