Merged in PhotonQyv/mastodon_etalab/ImageIntent (pull request #69)

ImageIndent: Removed an extra/repeat import statement.
This commit is contained in:
PhotonQyv 2017-08-22 07:03:24 +00:00 committed by tom79
commit 8d43faf416
1 changed files with 0 additions and 1 deletions

View File

@ -17,7 +17,6 @@ package fr.gouv.etalab.mastodon.activities;
import android.app.Activity;
import android.support.v4.content.ContextCompat;
import android.net.Uri;
import android.support.v4.content.ContextCompat;
import android.support.v7.app.AlertDialog;
import android.content.ActivityNotFoundException;
import android.content.Context;