mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-02-18 14:48:53 -05:00
removed unused dependencies
This commit is contained in:
@@ -7,8 +7,6 @@ import com.geeksville.android.GeeksvilleApplication
|
||||
import com.geeksville.android.Logging
|
||||
import com.geeksville.util.Exceptions
|
||||
import com.google.firebase.crashlytics.FirebaseCrashlytics
|
||||
import com.mapbox.maps.loader.MapboxMaps
|
||||
import com.mapbox.maps.plugin.Plugin
|
||||
|
||||
class MeshUtilApplication : GeeksvilleApplication() {
|
||||
|
||||
|
||||
@@ -30,7 +30,6 @@ import com.mapbox.maps.extension.style.layers.properties.generated.TextJustify
|
||||
import com.mapbox.maps.extension.style.sources.addSource
|
||||
import com.mapbox.maps.extension.style.sources.generated.GeoJsonSource
|
||||
import com.mapbox.maps.plugin.animation.MapAnimationOptions
|
||||
import com.mapbox.maps.plugin.animation.easeTo
|
||||
import com.mapbox.maps.plugin.animation.flyTo
|
||||
import com.mapbox.maps.plugin.gestures.gestures
|
||||
|
||||
|
||||
Reference in New Issue
Block a user