Skip to content

Commit

Permalink
不要なコメント削除
Browse files Browse the repository at this point in the history
  • Loading branch information
takatea authored Dec 9, 2024
1 parent c9adb2a commit 838af7e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/routes/directionMaps/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,6 @@ function Directions() {
useEffect(() => {
if (!directionsService || !directionsRenderer) return;

// A->B
directionsService
.route({
origin: "東京都新宿区西新宿2丁目8-1", // 都庁
Expand Down

0 comments on commit 838af7e

Please sign in to comment.