|
@@ -1,5 +1,5 @@
|
|
|
/* eslint-disable camelcase */
|
|
/* eslint-disable camelcase */
|
|
|
-import { ELockInfo } from './User';
|
|
|
|
|
|
|
+import { ELockInfo } from './user';
|
|
|
import { TaxType, IGLJCol } from './project';
|
|
import { TaxType, IGLJCol } from './project';
|
|
|
import { IFileRef } from './base';
|
|
import { IFileRef } from './base';
|
|
|
|
|
|