Skip to content

Commit

Permalink
Remove license status hooks
Browse files Browse the repository at this point in the history
  • Loading branch information
grotlue committed Jul 3, 2024
1 parent 1c4ab13 commit a1f698d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions graylog2-web-interface/src/components/cluster/types.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,6 @@ interface EnterpriseTrafficGraph {

interface LicensePlugin {
EnterpriseTrafficGraph?: React.ComponentType<EnterpriseTrafficGraph>;
hooks: {
useLicensesStatus: () => any
}
}

declare module 'graylog-web-plugin/plugin' {
Expand Down

0 comments on commit a1f698d

Please sign in to comment.