feat: telemetry module
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
import GRAPHQL from './graphql'
|
||||
import TELEMETRY from './telemetry'
|
||||
|
||||
export default {
|
||||
GRAPHQL,
|
||||
TELEMETRY
|
||||
GRAPHQL
|
||||
}
|
||||
|
@@ -1,4 +0,0 @@
|
||||
export default {
|
||||
GA_ID: 'UA-9094100-7',
|
||||
GA_REMOTE: 'http://www.google-analytics.com/collect'
|
||||
}
|
Reference in New Issue
Block a user