removed import pdb
This commit is contained in:
		
					parent
					
						
							
								9a93a3e315
							
						
					
				
			
			
				commit
				
					
						d9d8ddc9e1
					
				
			
		
					 1 changed files with 0 additions and 1 deletions
				
			
		|  | @ -419,7 +419,6 @@ class PaymentVMView(LoginRequiredMixin, FormView): | |||
| 
 | ||||
|     def post(self, request, *args, **kwargs): | ||||
|         form = self.get_form() | ||||
|         import pdb;pdb.set_trace() | ||||
|         if form.is_valid(): | ||||
| 
 | ||||
|             # Get billing address data | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue