remove debugging output
This commit is contained in:
		
							parent
							
								
									6c205026c8
								
							
						
					
					
						commit
						992c1dd675
					
				
					 1 changed files with 0 additions and 1 deletions
				
			
		|  | @ -277,7 +277,6 @@ fn getEvent(allocator: std.mem.Allocator, event_data_uri: std.Uri) !?Event { | |||
|         _ = try req.readAll(tmp_data); | ||||
|         break :blk tmp_data; | ||||
|     }; | ||||
|     std.debug.print("response_data: {s}", .{response_data}); | ||||
| 
 | ||||
|     return Event.init( | ||||
|         allocator, | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue