From 62d53ee602811c4d65fa8811063ab2ecb5e3d473 Mon Sep 17 00:00:00 2001
From: abhinavsns <73834077+abhinavsns@users.noreply.github.com>
Date: Thu, 6 Apr 2023 19:52:31 +0200
Subject: [PATCH] Update install

---
 install | 1 -
 1 file changed, 1 deletion(-)

diff --git a/install b/install
index 0c1b4159d..faf36eb59 100755
--- a/install
+++ b/install
@@ -1,7 +1,6 @@
 #! /bin/bash
 
 set -x
-alias python=python2
 source script/help
 source script/discover_os
 source script/show_solutions
-- 
GitLab