AW-1649 Remove codelistitem
All checks were successful
FarmMaps.Develop/FarmMapsLib/pipeline/head This commit looks good
All checks were successful
FarmMaps.Develop/FarmMapsLib/pipeline/head This commit looks good
This commit is contained in:
@@ -47,7 +47,6 @@ import { ISenMLItem } from './models/senml-item';
|
||||
import { IPackage,IPackages } from './models/package';
|
||||
import { IUser } from './models/user';
|
||||
import { IQueryState } from './models/query.state';
|
||||
import { ICodeListItem } from './models/code.list.item';
|
||||
import { IDataLayer } from './models/data.layer';
|
||||
import { IColor,IGradientstop} from './models/gradient';
|
||||
import * as commonActions from './actions/app-common.actions';
|
||||
@@ -82,7 +81,6 @@ export {
|
||||
IListItem,
|
||||
ITypeaheadItem,
|
||||
IUser,
|
||||
ICodeListItem,
|
||||
IQueryState,
|
||||
IPackage,
|
||||
IPackages,
|
||||
|
Reference in New Issue
Block a user