refactor: remove GetAutomatischInfo GQL query
This commit is contained in:
@@ -1,9 +0,0 @@
|
||||
import { gql } from '@apollo/client';
|
||||
export const GET_AUTOMATISCH_INFO = gql`
|
||||
query GetAutomatischInfo {
|
||||
getAutomatischInfo {
|
||||
isCloud
|
||||
isMation
|
||||
}
|
||||
}
|
||||
`;
|
Reference in New Issue
Block a user