Skip to content

Commit 708ee27

Browse files
committed
Cleaned up render.py
1 parent 2d20ac0 commit 708ee27

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/nbody_sim/render.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
import sys
22
import numpy as np
3-
from vispy import app, scene
43
from nbody_sim.api import Simulation, ureg
54

65
import matplotlib.pyplot as plt

0 commit comments

Comments
 (0)