Delete keys.js
This commit is contained in:
		@@ -1,9 +0,0 @@
 | 
				
			|||||||
module.exports ={
 | 
					 | 
				
			||||||
    postgresSQL:{
 | 
					 | 
				
			||||||
        user:"postgres",
 | 
					 | 
				
			||||||
        host:"localhost",
 | 
					 | 
				
			||||||
        database:"SmartShopperDB",
 | 
					 | 
				
			||||||
        password:"postgres",
 | 
					 | 
				
			||||||
        port:"5432"
 | 
					 | 
				
			||||||
    }
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
		Reference in New Issue
	
	Block a user