mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
refactor: stop sharing api/client specific config (#51423)
This commit is contained in:
committed by
GitHub
parent
2428910ad1
commit
cb9d6a6243
@@ -4,7 +4,7 @@ import {
|
||||
devAnalyticsId,
|
||||
prodAnalyticsId,
|
||||
prodAnalyticsESId
|
||||
} from '../../../config/analytics-settings';
|
||||
} from '../../config/analytics-settings';
|
||||
|
||||
import envData from '../../../config/env.json';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user