remove redundant code

This commit is contained in:
houxg
2016-12-28 18:54:55 +08:00
parent d09a6249b7
commit 5bfbee6824

View File

@@ -124,7 +124,6 @@ public class AppDataBase {
}
}
cursor.close();
database.execSQL("");
}
}