Explorar el Código

:fire: testing code

visuddhinanda hace 3 años
padre
commit
38876ca6e4
Se han modificado 1 ficheros con 0 adiciones y 2 borrados
  1. 0 2
      dashboard/src/components/library/blog/TimeLine.tsx

+ 0 - 2
dashboard/src/components/library/blog/TimeLine.tsx

@@ -6,8 +6,6 @@ interface IAuthorTimeLine {
 	type: string;
 }
 const Widget = () => {
-	const a: string[] = new Array(10);
-
 	const data: IAuthorTimeLine[] = [
 		{
 			lable: "2015-09-1",