Minor adjustment

This commit is contained in:
Bernardo Damele 2009-02-09 10:29:07 +00:00
parent 207e96e2b2
commit 2355885712

View File

@ -70,8 +70,6 @@ SUPPORTED_OS = ( "linux", "windows" )
SECONDS = 5
RETRIES = 3
MATCH_RATIO = None
SQL_STATEMENTS = {
"SQL SELECT statement": (
"select ",