Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 16368bf6 authored by Alexandre Roux's avatar Alexandre Roux Committed by Alexandre Roux
Browse files

forgotten import

parent 74b0b615
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -34,6 +34,8 @@ import java.util.PriorityQueue;
import java.util.regex.Matcher;
import java.util.regex.Pattern;

import org.lineageos.updater.misc.Constants;

public class HttpURLConnectionClient implements DownloadClient {

    private final static String TAG = "HttpURLConnectionClient";