Skip to content
This repository was archived by the owner on Jul 6, 2022. It is now read-only.

Commit 06f7ceb

Browse files
author
Victor Wiebe
committed
fix: 🐛 only params extending from txparams in namespace
1 parent f4e6ceb commit 06f7ceb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/contract_wrappers/registries/feature_registry_wrapper.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,6 @@ interface GetFeatureRegistryLogsAsyncParams extends GetLogs {
5454
}
5555

5656
export namespace FeatureRegistryTransactionParams {
57-
export interface GetFeatureStatus extends GetFeatureStatusParams {}
5857
export interface SetFeatureStatus extends SetFeatureStatusParams {}
5958
}
6059

0 commit comments

Comments
 (0)