Skip to content

Commit 1269b61

Browse files
committed
Remove unnecessary change 2
1 parent f481b67 commit 1269b61

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/src/main/java/com/cornellappdev/transit/ui/screens/RouteScreen.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ fun RouteScreen(
175175
true,
176176
route
177177
)
178-
); navController.navigate("details")
178+
);navController.navigate("details")
179179
}
180180
}
181181
}

0 commit comments

Comments
 (0)