Browse Source

:fire: testing code

visuddhinanda 3 years ago
parent
commit
38876ca6e4
1 changed files with 0 additions and 2 deletions
  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;
 	type: string;
 }
 }
 const Widget = () => {
 const Widget = () => {
-	const a: string[] = new Array(10);
-
 	const data: IAuthorTimeLine[] = [
 	const data: IAuthorTimeLine[] = [
 		{
 		{
 			lable: "2015-09-1",
 			lable: "2015-09-1",