Skip to content

Commit

Permalink
remove unused variable
Browse files Browse the repository at this point in the history
  • Loading branch information
RCgmbh committed Dec 1, 2024
1 parent 769de2e commit eb4faab
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion PiLotUtils/System/WiFiHelper.cs
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ namespace PiLot.Utils.OS {
public class WiFiHelper {

private SystemHelper systemHelper;
private Boolean isLinux;

public WiFiHelper(){
this.systemHelper = new SystemHelper();
Expand Down

0 comments on commit eb4faab

Please sign in to comment.