Skip to content

Commit d00d770

Browse files
committed
chore: run linter
1 parent 1e219ab commit d00d770

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composition/tests/v1/directives/authorization-directives.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ import {
99
ROUTER_COMPATIBILITY_VERSION_ONE,
1010
Subgraph,
1111
} from '../../../src';
12-
import { schemaQueryDefinition, versionTwoDirectiveDefinitions, versionTwoRouterDefinitions, } from '../utils/utils';
12+
import { schemaQueryDefinition, versionTwoDirectiveDefinitions, versionTwoRouterDefinitions } from '../utils/utils';
1313
import {
1414
federateSubgraphsFailure,
1515
federateSubgraphsSuccess,

0 commit comments

Comments
 (0)