✨
This commit is contained in:
parent
44ef1c1a4a
commit
a134358144
5 changed files with 5 additions and 5 deletions
|
|
@ -3,7 +3,7 @@ import * as chalk from 'chalk';
|
|||
const prominence = require('prominence');
|
||||
const git = require('git-last-commit');
|
||||
|
||||
export default class LastCommitInfo {
|
||||
export default class {
|
||||
static async show(): Promise<void> {
|
||||
let logger = new Logger('LastCommit');
|
||||
try {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue