mirror of
https://github.com/Xevion/spotify-quickauth.git
synced 2025-12-10 10:08:49 -06:00
Remove unused import, remove debug artifact step, lockfile
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
use std::env;
|
||||
use std::process::Command;
|
||||
use std::io;
|
||||
|
||||
fn main() {
|
||||
let os = env::consts::OS;
|
||||
|
||||
Reference in New Issue
Block a user