Skip to content

Commit

Permalink
Fixed flake8 (style issue)
Browse files Browse the repository at this point in the history
Removed unused import
  • Loading branch information
aashish24 committed Oct 15, 2015
1 parent 86de61c commit 57798b8
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Packages/vcs/Lib/vcsvtk/vectorpipeline.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,6 @@
from vcs import vcs2vtk
import vtk

import math


class VectorPipeline(Pipeline):

"""Implementation of the Pipeline interface for VCS vector plots."""
Expand Down

0 comments on commit 57798b8

Please sign in to comment.