DEV: Remove deprecated BulkSelectButton (#23494)

This commit is contained in:
Jarek Radosz 2023-09-11 11:39:37 +02:00 committed by GitHub
parent 08336ed682
commit ce6ac81b29
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +0,0 @@
import Component from "@ember/component";
// TODO: Remove in December 2021
export default Component.extend({});