Skip to content

Commit

Permalink
remove unused imported files
Browse files Browse the repository at this point in the history
  • Loading branch information
dovholuknf committed Nov 11, 2023
1 parent f2bcbc1 commit 0b34644
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions docusaurus/src/components/StarChart/index.js
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
import React from 'react';
import CanvasJSReact from '@canvasjs/react-charts';
import fileData from './data.json'
import inputData from './all.json'
import processedData from './processed.json'
import zrok from './all.zrok.stargazers.json'
import ziti from './all.ziti.stargazers.json'
import others from './all.other.stargazers.json'
Expand Down

0 comments on commit 0b34644

Please sign in to comment.