is previewData is used in any files ? #244
-
|
In the Chartbrew client-side code, I've identified a getPreviewData method in both client/src/slice/chart.js and client/src/action/chart.js. However, after searching through the project, I couldn't find any instances where these methods are being used. Should I consider removing this code? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
|
Hey @sagar9990, the |
Beta Was this translation helpful? Give feedback.
sure, feel free to remove if it's not used