Remove Microsoft store (fix #674)
This commit is contained in:
@@ -33,11 +33,6 @@ impl Powershell {
|
||||
Powershell { path, profile }
|
||||
}
|
||||
|
||||
#[cfg(windows)]
|
||||
pub fn path(&self) -> &Option<PathBuf> {
|
||||
&self.path
|
||||
}
|
||||
|
||||
#[cfg(windows)]
|
||||
pub fn windows_powershell() -> Self {
|
||||
Powershell {
|
||||
|
||||
Reference in New Issue
Block a user