refactor: clean-up flow logo rendering
This commit is contained in:
parent
b831d99d1c
commit
08e06bc8dd
7 changed files with 35 additions and 13 deletions
|
@ -17,7 +17,6 @@ pub var max_diff_lines: usize = 50000;
|
|||
pub var max_syntax_lines: usize = 50000;
|
||||
|
||||
pub const application_name = "flow";
|
||||
pub const application_logo = " ";
|
||||
|
||||
pub const std_options = .{
|
||||
// .log_level = if (builtin.mode == .Debug) .debug else .warn,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue