diff --git a/pkgs/dartpad_ui/firebase.json b/pkgs/dartpad_ui/firebase.json index e9539fdcc..5e5d1bbcb 100644 --- a/pkgs/dartpad_ui/firebase.json +++ b/pkgs/dartpad_ui/firebase.json @@ -19,11 +19,6 @@ "destination": "/?sample=flutter", "type": 301 }, - { - "source": "/dart", - "destination": "/?sample=dart", - "type": 301 - }, { "source": "/embed-dart?(.html)", "destination": "/?embed=true",