Fix locales slow
This commit is contained in:
parent
bcb27c47f3
commit
04d20fe4b7
@ -7,11 +7,7 @@ use glib::*;
|
||||
/// Use all libadwaita libraries (libadwaita -> adw because cargo)
|
||||
use gtk::*;
|
||||
|
||||
|
||||
use std::io::BufRead;
|
||||
use std::io::BufReader;
|
||||
use std::process::Command;
|
||||
use std::process::Stdio;
|
||||
|
||||
use std::fs;
|
||||
use std::path::Path;
|
||||
|
Loading…
Reference in New Issue
Block a user