Browse Source

hapus console.log

yazid138 3 years ago
parent
commit
6c2888287e
1 changed files with 0 additions and 1 deletions
  1. 0 1
      pages/app/pelaporan/detail.js

+ 0 - 1
pages/app/pelaporan/detail.js

@@ -29,7 +29,6 @@ class DetailPelaporan extends Component {
 
 
 	render() {
 	render() {
 		const { pelaporan } = this.state;
 		const { pelaporan } = this.state;
-		console.log(pelaporan);
 		return (
 		return (
 			<ContentWrapper unwrap>
 			<ContentWrapper unwrap>
 				{/* <Header /> */}
 				{/* <Header /> */}