Just import

This commit is contained in:
M66B 2018-11-06 10:27:24 +00:00
parent 06117eaf85
commit 2154f5407f
1 changed files with 0 additions and 1 deletions

View File

@ -716,7 +716,6 @@ public class FragmentSetup extends FragmentEx {
@Override
protected void onLoaded(Bundle args, Void data) {
Snackbar.make(view, R.string.title_setup_imported, Snackbar.LENGTH_LONG).show();
ServiceSynchronize.reload(getContext(), "import");
}
@Override