From 640703b5da771547ac319854112be5c4cc7bad5e Mon Sep 17 00:00:00 2001
From: Dhruv Bansal <dhvbnl@cs.washington.edu>
Date: Tue, 6 Feb 2024 15:14:20 -0800
Subject: [PATCH] fixed lines

---
 Staff.java | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/Staff.java b/Staff.java
index 6a1191b..86a9669 100644
--- a/Staff.java
+++ b/Staff.java
@@ -124,8 +124,7 @@ public class Staff {
 		"tech student",
 		"breaking things that work, making things that break",
 		"dhvbnl.jpg",
-		"pillow representing dhruv"
-	
+		"pillow representing dhruv"	
 	);
     }
 }	
-- 
GitLab