mirror of
https://github.com/immich-app/immich.git
synced 2026-05-18 03:10:24 +03:00
refactor: remove natural earth countries enity (#17445)
This commit is contained in:
@@ -1,7 +0,0 @@
|
||||
export class NaturalEarthCountriesTempEntity {
|
||||
id!: number;
|
||||
admin!: string;
|
||||
admin_a3!: string;
|
||||
type!: string;
|
||||
coordinates!: string;
|
||||
}
|
||||
Reference in New Issue
Block a user