Skip to content

Commit

Permalink
Remove space.
Browse files Browse the repository at this point in the history
  • Loading branch information
guylamar2006 authored Feb 5, 2025
1 parent 6e5ee83 commit 5e31c58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/platforms/itch/itch_game.rs
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ use std::path::Path;
use serde::{Deserialize, Serialize};
use steam_shortcuts_util::{shortcut::ShortcutOwned, Shortcut};

use crate::platforms:: NeedsProton;
use crate::platforms::NeedsProton;

use super::ItchPlatform;

Expand Down

0 comments on commit 5e31c58

Please sign in to comment.