Skip to content

Commit

Permalink
env service added
Browse files Browse the repository at this point in the history
  • Loading branch information
ricardojosegomezulmke committed Feb 13, 2023
1 parent 77a3f03 commit 0eea123
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 8 deletions.
2 changes: 1 addition & 1 deletion packages/ep-apim-openapi-node/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,4 +64,4 @@
"@solace-labs/ep-asyncapi": "^0.53.1",
"openapi-typescript-codegen": "^0.19.0"
}
}
}
7 changes: 0 additions & 7 deletions packages/ep-sdk/src/services/EpSdkEnvironmentsService.ts
Original file line number Diff line number Diff line change
@@ -1,8 +1,4 @@
import {
ApplicationDomain,
ApplicationDomainResponse,
ApplicationDomainsResponse,
ApplicationDomainsService,
Environment,
EnvironmentResponse,
EnvironmentsResponse,
Expand All @@ -11,9 +7,6 @@ import {
} from '@solace-labs/ep-openapi-node';
import {
EpSdkApiContentError,
EpSdkServiceError,
EpSdkLogger,
EEpSdkLoggerCodes,
} from '../utils';
import {
EpApiMaxPageSize
Expand Down

0 comments on commit 0eea123

Please sign in to comment.