remove unused files

This commit is contained in:
Matt Hill
2021-08-11 09:47:14 -06:00
parent b6aea884aa
commit a6e668fffa
16 changed files with 4 additions and 268 deletions

View File

@@ -27,6 +27,7 @@ type UiConfig = {
skipStartupAlerts: boolean
}
}
@Injectable({
providedIn: 'root',
})