-- This file should undo anything in `up.sql`

DROP TABLE routing_algorithm;
DROP TYPE "RoutingAlgorithmKind";
