Remove unwanted blank line

This is my first commit to learn gerrit workflow. The fix just simply
removed a blank line between imports.

Change-Id: I2953f501fbacf2909fd33a8b385e501e72b351de
This commit is contained in:
Linda Guo 2020-10-22 20:47:29 +11:00
parent ef0921e5e1
commit 5a7f1cff32
1 changed files with 0 additions and 1 deletions

View File

@ -31,7 +31,6 @@ from keystoneclient.v3 import client as keystoneclient_v3
from keystoneclient import exceptions
import uds_comms as uds
import keystone_types