mirror of
https://github.com/gitbutlerapp/gitbutler.git
synced 2024-12-18 06:22:28 +03:00
lint
This commit is contained in:
parent
bcdd5f68fe
commit
31d9576991
@ -2,8 +2,8 @@ import 'reflect-metadata';
|
||||
import { splitMessage } from '$lib/utils/commitMessage';
|
||||
import { hashCode } from '$lib/utils/string';
|
||||
import { isDefined, notNull } from '$lib/utils/typeguards';
|
||||
import { Type, Transform } from 'class-transformer';
|
||||
import { cleanUrl } from '$lib/utils/url';
|
||||
import { Type, Transform } from 'class-transformer';
|
||||
|
||||
export type ChangeType =
|
||||
/// Entry does not exist in old version
|
||||
|
Loading…
Reference in New Issue
Block a user