refactor: delete app-breadcrumbs component file

This commit is contained in:
Jai Bhagat 2021-12-15 10:05:28 -05:00
parent 5cc0fc20cc
commit 88526aac65

View file

@ -1,3 +0,0 @@
import Component from '@glimmer/component';
export default class AppBreadcrumbs extends Component {}