<?php

require_once "model/unidadModel.php";
$u = new unidad();
$u->delete_unidad();