Skip to content

Commit d10b610

Browse files
committed
remove unncessary import from example
1 parent a490b6e commit d10b610

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

crates/processing_pyo3/examples/particles.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
from processing import *
2-
from math import sin, cos
32
from random import gauss
43

54
geometry = None

0 commit comments

Comments
 (0)