william4416 commited on
Commit
32998a2
1 Parent(s): 910f2c3

Update uts_courses.json

Browse files
Files changed (1) hide show
  1. uts_courses.json +0 -6
uts_courses.json CHANGED
@@ -12,9 +12,3 @@
12
  "Creative Industries": ["Animation", "Photography", "Creative Writing", "Film and Television", "etc."]
13
  }
14
  }
15
-
16
- try:
17
- with open("uts_courses.json", "r") as file:
18
- courses_data = json.load(file)
19
- except Exception as e:
20
- print("An error occurred while loading JSON file:", e)
 
12
  "Creative Industries": ["Animation", "Photography", "Creative Writing", "Film and Television", "etc."]
13
  }
14
  }