Skip to content

Commit

Permalink
remove redundant code
Browse files Browse the repository at this point in the history
  • Loading branch information
FlyingRadish committed Dec 28, 2016
1 parent d09a624 commit 5bfbee6
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,6 @@ public void migrate(DatabaseWrapper database) {
}
}
cursor.close();
database.execSQL("");
}
}

Expand Down

0 comments on commit 5bfbee6

Please sign in to comment.