DLT table deletion

habyphilipose
New Contributor II

If we delete the DLT pipeline, the tables would get deleted.
But in a DLT pipeline which creates 5 tables , if I comment out logic of 1 table, that table is not deleted from the catalog, even though full refresh of the pipeline is done.

Does anyone know why that happens? 
Is there any way to remove that 1 table from the catalog other than the DROP command, i.e; from the DLT pipeline itself?