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:
@@ -10,7 +10,6 @@
|
|||||||
|
|
||||||
import os
|
import os
|
||||||
import sys
|
import sys
|
||||||
import ConfigParser
|
|
||||||
import logging
|
import logging
|
||||||
from sqlalchemy import create_engine
|
from sqlalchemy import create_engine
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user