Skip to content

Commit

Permalink
fix import
Browse files Browse the repository at this point in the history
  • Loading branch information
Tricked-dev committed Jan 26, 2022
1 parent 3fe0925 commit 754dbee
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion apps/desktop/src/util.rs
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ use std::path::{Path, PathBuf};

use crate::{take_ss, ScreenshotKind};
use clipboard::{ClipboardContext, ClipboardProvider};
use fork::{daemon, Fork};
use home::home_dir;
use native_dialog::{MessageDialog, MessageType};
use reqwest::header::{HeaderMap, HeaderValue};
Expand Down

0 comments on commit 754dbee

Please sign in to comment.