[fix] Ran prettier

This commit is contained in:
addison 2022-05-04 11:37:41 -04:00
parent 148a2c4259
commit fce418fe06
1 changed files with 0 additions and 1 deletions

View File

@ -44,7 +44,6 @@ import { StateService } from "../../services/state.service";
import { LoginGuard } from "../guards/login.guard";
import { SearchBarService } from "../layout/search/search-bar.service";
import { InitService } from "./init.service";
const RELOAD_CALLBACK = new InjectionToken<() => any>("RELOAD_CALLBACK");