mirror of
https://github.com/unraid/api.git
synced 2026-05-24 10:49:03 -05:00
chore: clean up
This commit is contained in:
@@ -1,9 +0,0 @@
|
||||
import { graphql } from '~/composables/gql/gql';
|
||||
|
||||
export const SERVER_CLOUD_QUERY = graphql(/* GraphQL */`
|
||||
query CloudStatus {
|
||||
cloud {
|
||||
...FragmentCloud
|
||||
}
|
||||
}
|
||||
`);
|
||||
Reference in New Issue
Block a user