From 2355885712bbabe206f621a88a96bf1e97efe40a Mon Sep 17 00:00:00 2001 From: Bernardo Damele Date: Mon, 9 Feb 2009 10:29:07 +0000 Subject: [PATCH] Minor adjustment --- lib/core/settings.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/lib/core/settings.py b/lib/core/settings.py index 7e46a2daf..bdce4650a 100644 --- a/lib/core/settings.py +++ b/lib/core/settings.py @@ -70,8 +70,6 @@ SUPPORTED_OS = ( "linux", "windows" ) SECONDS = 5 RETRIES = 3 -MATCH_RATIO = None - SQL_STATEMENTS = { "SQL SELECT statement": ( "select ",