Check the code with rustfmt

This commit is contained in:
Roey Darwish Dror
2018-07-04 14:24:20 +03:00
parent f8a95528de
commit e1d248785a
4 changed files with 5 additions and 4 deletions

View File

@@ -1,7 +1,7 @@
use super::home_path;
use app_dirs::*;
use std::fs;
use std::path::PathBuf;
use app_dirs::*;
#[derive(Debug, Clone, Copy)]
pub enum PluginFramework {