Remove drop trigger after dropping table

When dropping a table, MySQL is already dropping all triggers
associated with it.

This fixes a crash when downgrading the database.

Bug: 329010113
Test: TH
Change-Id: I835008be154799f7b860c7a5db9f1cdd512f88a4
2 files changed