Skip to content

Commit

Permalink
Remove unused type in test
Browse files Browse the repository at this point in the history
Reviewed By: voideanvalue

Differential Revision: D48520342

fbshipit-source-id: 6e1104f001d1dcef320ad643825b5f99a3029ae1
  • Loading branch information
alunyov authored and facebook-github-bot committed Aug 21, 2023
1 parent b7110de commit 90c1aae
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@

import type {ActorIdentifier} from '../../../relay-runtime/multi-actor-environment/ActorIdentifier';
import type {ActorChangeWithMutationTestFragment$key} from './__generated__/ActorChangeWithMutationTestFragment.graphql';
import type {ActorChangeWithMutationTestMutation} from './__generated__/ActorChangeWithMutationTestMutation.graphql';
import type {
IActorEnvironment,
IMultiActorEnvironment,
Expand Down

0 comments on commit 90c1aae

Please sign in to comment.