Skip to content

Commit

Permalink
remove empty line
Browse files Browse the repository at this point in the history
  • Loading branch information
andrea-sdl committed Nov 14, 2024
1 parent 0d8eefe commit 733f58e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/lib/api.ts
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ import { setContext } from '@apollo/client/link/context';
import { ApolloLink } from '@apollo/client/link/core';
import { ErrorResponse, onError } from '@apollo/client/link/error';
import { ServerError } from '@apollo/client/link/utils';

import chalk from 'chalk';

import http from './api/http';
Expand Down

0 comments on commit 733f58e

Please sign in to comment.