Skip to content

Commit

Permalink
Pull unnecessary import
Browse files Browse the repository at this point in the history
  • Loading branch information
chris-believer authored May 9, 2024
1 parent 4883f17 commit e551890
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion core/src/auth/sso.rs
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
use std::io::Write;
use std::sync::mpsc::Sender;

use anyhow::{anyhow, Result};
Expand Down

0 comments on commit e551890

Please sign in to comment.