remove unused files

This commit is contained in:
Matt Hill
2021-08-11 09:47:14 -06:00
committed by Aiden McClelland
parent 1fe9c6ffdf
commit 073a8d2e8d
16 changed files with 4 additions and 268 deletions

View File

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