mirror of
https://github.com/wassname/talk.git
synced 2026-08-08 11:28:12 +08:00
Fixing lint errors and renaming Pym file.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import {graphql} from 'react-apollo';
|
||||
import STREAM_QUERY from './streamQuery.graphql';
|
||||
import pym from '../../Pym';
|
||||
import pym from '../../PymConnection';
|
||||
|
||||
let url = pym.parentUrl.split('#')[0] || 'http://localhost:3000/';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user