Skip to content

Commit

Permalink
Clean up imports
Browse files Browse the repository at this point in the history
  • Loading branch information
paradoxxxzero committed Jun 6, 2016
1 parent 969ab5f commit 1a1ce32
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions pygal/graph/graph.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,6 @@

from __future__ import division

from itertools import chain, repeat

from math import ceil, cos, sin, sqrt

from pygal._compat import is_list_like, is_str, to_str
Expand Down

0 comments on commit 1a1ce32

Please sign in to comment.