chore: format code
This commit is contained in:
parent
34d4abf427
commit
cffa46a512
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ class Util extends null {
|
|||
/**
|
||||
* Utils
|
||||
*/
|
||||
private constructor() { } // eslint-disable-line @typescript-eslint/no-empty-function
|
||||
private constructor() {} // eslint-disable-line @typescript-eslint/no-empty-function
|
||||
|
||||
/**
|
||||
* Creates duration string
|
||||
|
|
Loading…
Reference in a new issue