Removed unnecessary code
This commit is contained in:
@@ -2,10 +2,7 @@
|
||||
import React from "react";
|
||||
import { Document, Page, View, Text, Image } from "@react-pdf/renderer";
|
||||
import ProgressBar from "./progress.bar";
|
||||
// import RadialProgress from "./radial.progress";
|
||||
// import RadialProgressSvg from "./radial.progress.svg";
|
||||
import { ModuleScore } from "@/interfaces/module.scores";
|
||||
// import logo from './logo_title.png';
|
||||
import { styles } from "./styles";
|
||||
|
||||
import { StyleSheet } from "@react-pdf/renderer";
|
||||
|
||||
Reference in New Issue
Block a user