This blog shows how to drop a table completely.

Syntax:
DROP TABLE schema.tablename


Example:
Drop table dbo.emptable