Skip to content

Commit

Permalink
chore: apply changes after linting [bot]
Browse files Browse the repository at this point in the history
  • Loading branch information
taiga-family-bot authored and taiga-family-bot committed May 20, 2024
1 parent d0147d4 commit 01ecf45
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions projects/kit/src/lib/utils/time/tests/to-time-string.spec.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
import {describe, expect, it} from '@jest/globals';

import {toTimeString} from '../to-time-string';

describe('toTimeString', () => {
Expand Down

0 comments on commit 01ecf45

Please sign in to comment.