Skip to content

Commit

Permalink
Remove duplicated dart sample redirect
Browse files Browse the repository at this point in the history
  • Loading branch information
parlough committed Nov 19, 2024
1 parent 8cd48dc commit c5dff9e
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions pkgs/dartpad_ui/firebase.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,6 @@
"destination": "/?sample=flutter",
"type": 301
},
{
"source": "/dart",
"destination": "/?sample=dart",
"type": 301
},
{
"source": "/embed-dart?(.html)",
"destination": "/?embed=true",
Expand Down

0 comments on commit c5dff9e

Please sign in to comment.