Skip to content

Commit 38c53c4

Browse files
committed
Deleted unecessary code.
1 parent d72cedf commit 38c53c4

File tree

2 files changed

+0
-5
lines changed

2 files changed

+0
-5
lines changed

merge_sort.py

Lines changed: 0 additions & 4 deletions
This file was deleted.

visualizer.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
import matplotlib.pyplot as plt
2-
import matplotlib.animation as animation
32

43

54
def plot(arr):

0 commit comments

Comments
 (0)