Fix python template
This patch set removes an unused import that is not python3 compatible. Change-Id: I360989c8eb23065d8e655d4583eb97338244412d Signed-off-by: Tin Lam <tin@irrational.io>
This commit is contained in:
parent
5cb47aed80
commit
6bae1b020d
@ -10,7 +10,6 @@
|
||||
|
||||
import os
|
||||
import sys
|
||||
import ConfigParser
|
||||
import logging
|
||||
from sqlalchemy import create_engine
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user