DEV: Remove directory-toggle component (#10413)

This commit is contained in:
Mark VanLandingham 2020-08-12 08:11:32 -05:00 committed by GitHub
parent 6dd9f2eca2
commit 00a0767c35
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +0,0 @@
import TableHeader from "discourse/components/table-header-toggle";
// TODO: Remove once Discourse 2.5 is stable
export default TableHeader.extend();