Skip to content

Commit

Permalink
remove import newlines
Browse files Browse the repository at this point in the history
  • Loading branch information
flyinghermit committed Jul 29, 2024
1 parent c8c34df commit d1daedd
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ import { AwsLaunchButton } from 'shared/components/AwsLaunchButton';

import { UnifiedResource } from 'teleport/services/agents';
import cfg from 'teleport/config';

import useTeleport from 'teleport/useTeleport';
import { Database } from 'teleport/services/databases';
import { openNewTab } from 'teleport/lib/util';
Expand All @@ -34,7 +33,6 @@ import KubeConnectDialog from 'teleport/Kubes/ConnectDialog';
import useStickyClusterId from 'teleport/useStickyClusterId';
import { Node, sortNodeLogins } from 'teleport/services/nodes';
import { App } from 'teleport/services/apps';

import { ResourceKind } from 'teleport/Discover/Shared';
import { DiscoverEventResource } from 'teleport/services/userEvent';
import { useSamlAppAction } from 'teleport/SamlApplications/useSamlAppActions';
Expand Down

0 comments on commit d1daedd

Please sign in to comment.