Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnton Hvornum <anton.feeds+github@gmail.com>2020-12-06 11:49:56 +0100
committerAnton Hvornum <anton.feeds+github@gmail.com>2020-12-06 11:49:56 +0100
commit74c351f27fbc88568251a4fa0f638f4543bed0ce (patch)
tree01cfbe2e049263f6af43d5efb44bc8f404e31f93
parent51629897b99e97061fcf4ed7cedbe825ff6b0aa2 (diff)
Simplified guided.py a bit
-rw-r--r--examples/guided.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/examples/guided.py b/examples/guided.py
index 69162244..a4de0566 100644
--- a/examples/guided.py
+++ b/examples/guided.py
@@ -166,8 +166,6 @@ while 1:
fg='red'
)
continue
-
- profile = profile[0]._path # Once the prep is done, replace the selected profile with the profile name ("path") given from select_profile()
break
else:
break