Skip to content

Commit

Permalink
unused Polyline module and Event code (#90)
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelkirk authored Aug 14, 2024
1 parent 9069a95 commit 446aecc
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 44 deletions.
42 changes: 0 additions & 42 deletions MapboxCoreNavigation/CoreFeedbackEvent.swift

This file was deleted.

1 change: 0 additions & 1 deletion MapboxCoreNavigation/MMEEventsManager.swift
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
import AVFoundation
import MapboxDirections
import Polyline
import UIKit

let SecondsBeforeCollectionAfterFeedbackEvent: TimeInterval = 20
Expand Down
1 change: 0 additions & 1 deletion MapboxCoreNavigation/RouteController.swift
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
import CoreLocation
import Foundation
import MapboxDirections
import Polyline
import Turf
import UIKit

Expand Down

0 comments on commit 446aecc

Please sign in to comment.