fix: fix build errors

This commit is contained in:
Hossein Mehrabi 2023-08-25 14:55:09 +03:30
parent 0e9ce6483e
commit ff92ced315
No known key found for this signature in database
GPG Key ID: 45C04964191AFAA1
1 changed files with 0 additions and 4 deletions

View File

@ -2,11 +2,7 @@ import { ApolloClient, InMemoryCache } from '@apollo/client'
import {
CountDocumentsDocument,
CountDocumentsQueryVariables,
GetAllArticleSlugsDocument,
GetAllTopicsDocument,
GetArticlePostQueryDocument,
GetArticlesFromSameAuthorsDocument,
GetHomepagePostsDocument,
GetObjectsGoogleDocWhereInpObj,
GetObjectsTextBlockWhereInpObj,
GetPostsDocument,