Remove unused imports

This commit is contained in:
Adeel 2019-08-28 00:58:27 +05:00
parent 9e5ef5fba4
commit be4a60ec88

View File

@ -1,6 +1,5 @@
package org.kiwix.kiwixmobile.wifi_hotspot;
import android.content.Context;
import android.net.wifi.WifiConfiguration;
import android.net.wifi.WifiManager;
import android.os.Build;