Ver Fonte

:fire: testing code

visuddhinanda há 3 anos atrás
pai
commit
38876ca6e4
1 ficheiros alterados com 0 adições e 2 exclusões
  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",