refactor: remove extra log message
This commit is contained in:
		
							parent
							
								
									4113fdddd5
								
							
						
					
					
						commit
						b70cf4cea7
					
				
					 1 changed files with 0 additions and 2 deletions
				
			
		|  | @ -635,8 +635,6 @@ fn loaded(self: *Self, parent: tp.pid_ref) OutOfMemoryError!void { | |||
|         std.time.milliTimestamp() - self.open_time, | ||||
|     }); | ||||
| 
 | ||||
|     self.logger.print("vcs outstanding files: {d}", .{self.new_or_modified_files.items.len}); | ||||
| 
 | ||||
|     parent.send(.{ "PRJ", "open_done", self.name, self.longest_file_path, self.files.items.len }) catch {}; | ||||
| } | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue