removed console.log
This commit is contained in:
		@@ -422,7 +422,6 @@
 | 
				
			|||||||
</script>
 | 
					</script>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
<form on:submit|preventDefault={handleSubmit} class="container pt-3 pb-10">
 | 
					<form on:submit|preventDefault={handleSubmit} class="container pt-3 pb-10">
 | 
				
			||||||
  {console.log(startingAnilistStatusOption)}
 | 
					 | 
				
			||||||
  <h1 class="text-white font-bold text-left text-xl pb-3">
 | 
					  <h1 class="text-white font-bold text-left text-xl pb-3">
 | 
				
			||||||
    {title}
 | 
					    {title}
 | 
				
			||||||
  </h1>
 | 
					  </h1>
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user