locate fix (remove Context import)

This commit is contained in:
kapodamy 2018-06-08 23:37:56 -03:00 committed by GitHub
parent ecaa95b0a7
commit 703520661a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -1,6 +1,5 @@
package org.schabi.newpipe.extractor;
import android.content.Context;
import org.schabi.newpipe.extractor.exceptions.ReCaptchaException;
import java.io.IOException;
import java.util.Map;