refactor: remove log
This commit is contained in:
		| @@ -67,8 +67,6 @@ export class TabStorageComponent { | |||||||
|  |  | ||||||
|     selectedData.type = type; |     selectedData.type = type; | ||||||
|  |  | ||||||
|     console.log(selectedData); |  | ||||||
|  |  | ||||||
|     localStorage.setItem(this.dataName, JSON.stringify(selectedData)); |     localStorage.setItem(this.dataName, JSON.stringify(selectedData)); | ||||||
|   } |   } | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user