DIAG: rm Debug import

This commit is contained in:
hasufell 2014-12-03 01:35:55 +01:00
parent 899afc7287
commit 5123abfd99
No known key found for this signature in database
GPG Key ID: 220CD1C5BDEED020
1 changed files with 0 additions and 2 deletions

View File

@ -16,8 +16,6 @@ import Diagrams.TwoD.Layout.Tree
import Graphics.Diagram.Types
import Parser.PathParser
import qualified Debug.Trace as D
-- |Draw a list of points.
drawP :: [PT] -- ^ the points to draw