Skip to content

Commit

Permalink
Update reader.py
Browse files Browse the repository at this point in the history
  • Loading branch information
sommervold authored Apr 14, 2020
1 parent 41465cd commit f09966e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion reader.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
from vector import Vector
import cmath
import re
import copy

class Reader:
def __init__(self, n, upr, width, height, path_width):
Expand Down

0 comments on commit f09966e

Please sign in to comment.