clean up and lint files
This commit is contained in:
@@ -27,7 +27,7 @@ export class SongService {
|
||||
|
||||
public constructor(
|
||||
private songDataService: SongDataService,
|
||||
private userService: UserService,
|
||||
private userService: UserService
|
||||
) {
|
||||
// importCCLI = (songs: Song[]) => this.updateFromCLI(songs);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user