Quellcode durchsuchen

:fire: testing code

visuddhinanda vor 3 Jahren
Ursprung
Commit
38876ca6e4
1 geänderte Dateien mit 0 neuen und 2 gelöschten Zeilen
  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",