Code cleanup

This commit is contained in:
John R. Supplee 2021-03-07 02:12:31 +02:00
parent be970e4cea
commit 9061180983
6 changed files with 51 additions and 53 deletions

View file

@ -1,4 +1,4 @@
import { CardSearchPagedComponent } from "../../lib/cardSearch";
import { CardSearchPagedComponent } from '../../lib/cardSearch';
BlazeComponent.extendComponent({}).register('brokenCardsHeaderBar');