remove unused import

This commit is contained in:
David Luhmer 2019-04-05 22:43:38 -03:00
parent ef61ce4986
commit 882e18f472

View file

@ -2,7 +2,6 @@ package de.luhmer.owncloudnewsreader;
import android.app.Application;
import android.content.Context;
import android.os.Bundle;
import androidx.test.runner.AndroidJUnitRunner;