From fefa93b7cdfc0d98c8e7d7d26b38390b297ec12f Mon Sep 17 00:00:00 2001
From: Priyanka Raina <praina@stanford.edu>
Date: Tue, 1 Dec 2020 10:58:36 -0800
Subject: [PATCH] Clean up files

---
 setup.bashrc | 1 -
 1 file changed, 1 deletion(-)

diff --git a/setup.bashrc b/setup.bashrc
index da83f19..e73689c 100644
--- a/setup.bashrc
+++ b/setup.bashrc
@@ -21,6 +21,5 @@ module load pts
 #module load ic
 #module load spectre
 
-
 # Autocomplete for make
 complete -W "\`grep -oE '^[a-zA-Z0-9_.-]+:([^=]|$)' ?akefile | sed 's/[^a-zA-Z0-9_.-]*$//'\`" make
-- 
GitLab