From c25fc2751886278a4e7f30f127e80449160a47f1 Mon Sep 17 00:00:00 2001 From: Ralph Amissah Date: Tue, 25 Jun 2013 00:07:44 -0400 Subject: v4: general code cleaning, sync with v5 --- lib/sisu/v4/dbi.rb | 1 - 1 file changed, 1 deletion(-) (limited to 'lib/sisu/v4/dbi.rb') diff --git a/lib/sisu/v4/dbi.rb b/lib/sisu/v4/dbi.rb index 867585dd..20443c7c 100644 --- a/lib/sisu/v4/dbi.rb +++ b/lib/sisu/v4/dbi.rb @@ -119,7 +119,6 @@ manually create the database: "#{cX.green}#{@db.db}#{cX.off}" if it does not yet end def read_sqlite begin - sql_type='sqlite' @conn=@db.sqlite.conn_sqlite3 rescue ensure -- cgit v1.2.3