mirror of
https://github.com/wassname/talk.git
synced 2026-08-03 13:20:59 +08:00
Remove unused line
This commit is contained in:
@@ -7,7 +7,6 @@ import {
|
||||
addGraphQLSubscriptions,
|
||||
} from 'subscriptions-transport-ws';
|
||||
import MessageTypes from 'subscriptions-transport-ws/dist/message-types';
|
||||
import { print } from 'graphql/language/printer';
|
||||
|
||||
// Redux middleware to report any errors to the console.
|
||||
export const apolloErrorReporter = () => next => action => {
|
||||
|
||||
Reference in New Issue
Block a user