mirror of
https://github.com/bitwarden/browser
synced 2026-01-01 08:03:20 +00:00
remove unused service test
This commit is contained in:
@@ -1,5 +0,0 @@
|
||||
export class UnusedService {
|
||||
private unusedMethod(): string {
|
||||
return 'unusedstring';
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user