Fix apps/console lint issues
Signed-off-by: Émile Ré <emile@getprobo.com>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { graphql } from 'react-relay';
|
||||
import { graphql } from "react-relay";
|
||||
|
||||
export const trustCenterByIdQuery = graphql`
|
||||
query TrustCenterAccessTokenGraphQuery($trustCenterId: ID!) {
|
||||
|
||||
Reference in New Issue
Block a user