Compare commits
No commits in common. "bcea5099bcc23d60e62b028ea93bce9b426d6fe2" and "a10798700074621f040979c5367296b81e70ed77" have entirely different histories.
bcea5099bc
...
a107987000
1 changed files with 17 additions and 21 deletions
|
@ -26,8 +26,4 @@ export class CatsService {
|
|||
this.logger.log("[remove] Starting...");
|
||||
await this.catsRepository.delete(id)
|
||||
}
|
||||
|
||||
lazygitTest(): void {
|
||||
this.logger.log("[lazygitTest] test no. 1")
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue