Skip to content

Commit

Permalink
TW-1544 Remove an unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
keshan3262 committed Oct 14, 2024
1 parent 3239ec4 commit 1b145b7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ import React, { ReactNode, memo } from 'react';

import { T } from 'lib/i18n';

export interface ShortenedEntityNameActionTitleProps {
interface ShortenedEntityNameActionTitleProps {
i18nKeyBase:
| 'removeNetworkModalTitle'
| 'confirmDeleteRpcTitle'
Expand Down

0 comments on commit 1b145b7

Please sign in to comment.