remove commented code
This commit is contained in:
		
							parent
							
								
									4f597f011d
								
							
						
					
					
						commit
						e868bb647d
					
				| 
						 | 
				
			
			@ -910,7 +910,6 @@ class ReprEntry(TerminalRepr):
 | 
			
		|||
            for line in self.lines:
 | 
			
		||||
                red = line.startswith("E   ")
 | 
			
		||||
                tw.line(line, bold=True, red=red)
 | 
			
		||||
            # tw.line("")
 | 
			
		||||
            return
 | 
			
		||||
        if self.reprfuncargs:
 | 
			
		||||
            self.reprfuncargs.toterminal(tw)
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue