Remove trailing whitespaces
This commit is contained in:
		
							parent
							
								
									c8b45f4f42
								
							
						
					
					
						commit
						dfc6ef4be6
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -160,7 +160,7 @@ router.get('/notes/:note', async ctx => {
 | 
				
			||||||
				summary: getNoteSummary(_note)
 | 
									summary: getNoteSummary(_note)
 | 
				
			||||||
			});
 | 
								});
 | 
				
			||||||
			ctx.set('Cache-Control', 'private, max-age=0, must-revalidate');
 | 
								ctx.set('Cache-Control', 'private, max-age=0, must-revalidate');
 | 
				
			||||||
			
 | 
					
 | 
				
			||||||
			return;
 | 
								return;
 | 
				
			||||||
		}
 | 
							}
 | 
				
			||||||
	}
 | 
						}
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue