summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/modules/python.rs2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/modules/python.rs b/src/modules/python.rs
index d465e6da5..e12511633 100644
--- a/src/modules/python.rs
+++ b/src/modules/python.rs
@@ -4,8 +4,6 @@ use std::process::Command;
use ansi_term::Color;
-use crate::config::Config;
-
use super::{Context, Module};
/// Creates a module with the current Python version