mirror of
https://github.com/Tria-plc/edr-platform.git
synced 2026-08-27 08:32:54 +00:00
fix
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { Entity, Column, Index } from 'typeorm';
|
||||
import { Entity, Column } from 'typeorm';
|
||||
import { BaseEntity } from '@edr/api-common';
|
||||
|
||||
export enum VehicleType {
|
||||
|
||||
Reference in New Issue
Block a user