Преглед на файлове

remove useless line

master
Jonathan Cobb преди 4 години
родител
ревизия
08e98ed77f
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. +1
    -1
      src/main.rs

+ 1
- 1
src/main.rs Целия файл

@@ -112,7 +112,7 @@ async fn main() {
.init().unwrap();

// todo: ensure we are running as root (or Administrator on Windows)
info!("The ID of the current user is {} and log level is {:?}", whoami::username());
info!("The ID of the current user is {}", whoami::username());

let password_file_opt = args.value_of("password_file");
if password_file_opt.is_none() {


Зареждане…
Отказ
Запис