Removed unnecessary import statement
This commit is contained in:
@@ -5,7 +5,6 @@
|
|||||||
from collections import namedtuple
|
from collections import namedtuple
|
||||||
from cassandra.cluster import Cluster, NoHostAvailable
|
from cassandra.cluster import Cluster, NoHostAvailable
|
||||||
from cassandra.query import SimpleStatement, Statement
|
from cassandra.query import SimpleStatement, Statement
|
||||||
from cqlengine.exceptions import LWTException
|
|
||||||
import six
|
import six
|
||||||
|
|
||||||
try:
|
try:
|
||||||
|
|||||||
Reference in New Issue
Block a user