|  | @@ -545,7 +545,6 @@ class FormStandard extends Component {
 | 
	
		
			
				|  |  |  			};
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  |  			const inserted = await fetch("http://localhost:1880/pelaporan.create", requestOptions);
 | 
	
		
			
				|  |  | -			// .catch((error) => console.log("error", error));
 | 
	
		
			
				|  |  |  			return inserted;
 | 
	
		
			
				|  |  |  		} catch (error) {
 | 
	
		
			
				|  |  |  			console.log("error", error);
 |