proposal_count is unused
This commit is contained in:
		
							parent
							
								
									1cb22cea95
								
							
						
					
					
						commit
						d427ef2941
					
				
					 1 changed files with 0 additions and 1 deletions
				
			
		|  | @ -308,7 +308,6 @@ def review_status(request, section_slug=None, key=None): | |||
|         ctx.update({ | ||||
|             "key": key, | ||||
|             "proposals": proposals_generator(request, proposals[key], check_speaker=not admin), | ||||
|             "proposal_count": proposals[key].count(), | ||||
|         }) | ||||
|     else: | ||||
|         ctx["proposals"] = proposals | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue
	
	 Luke Hatcher
						Luke Hatcher