mirror of
https://github.com/PixelGuys/Cubyz.git
synced 2025-08-03 11:17:05 -04:00
Remove extra empty line
This commit is contained in:
parent
10ad990617
commit
eaa46fc065
@ -2,7 +2,6 @@ const std = @import("std");
|
||||
|
||||
const main = @import("main");
|
||||
|
||||
|
||||
var arena: main.heap.NeverFailingArenaAllocator = .init(main.globalAllocator);
|
||||
const allocator = arena.allocator();
|
||||
var tagList: main.List([]const u8) = .init(allocator);
|
||||
|
Loading…
x
Reference in New Issue
Block a user