Skip to content

Commit df2c9f1

Browse files
committed
fix(PrimeCheckout): remove turn-by-turn navigation
1 parent 6896d94 commit df2c9f1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/pages/dashboard/activities/SettingsActivity.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,6 @@ const PrimeCheckout: VoidComponent<{ dongleId: string }> = (props) => {
188188
<li>Take pictures remotely</li>
189189
<li>1 year storage of drive videos</li>
190190
<li>Simple SSH for developers</li>
191-
<li>Turn-by-turn navigation</li>
192191
</ul>
193192

194193
<p>

0 commit comments

Comments
 (0)