You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: libandroid-navigation/src/main/java/com/mapbox/services/android/navigation/v5/routeprogress/RouteLegProgress.java
Copy file name to clipboardExpand all lines: libandroid-navigation/src/main/java/com/mapbox/services/android/navigation/v5/routeprogress/RouteStepProgress.java
-5Lines changed: 0 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -110,9 +110,6 @@ public static Builder builder() {
110
110
111
111
abstractLegStepstep();
112
112
113
-
@Nullable
114
-
abstractLegStepnextStep();
115
-
116
113
@AutoValue.Builder
117
114
abstractstaticclassBuilder {
118
115
@@ -124,8 +121,6 @@ abstract static class Builder {
0 commit comments