mirror of
https://github.com/carp-lang/Carp.git
synced 2024-11-04 01:25:04 +03:00
headerparse: remove unnecessary import of Debug.Trace
This commit is contained in:
parent
5207c255a4
commit
75b6fe7e8a
@ -11,8 +11,6 @@ import Util
|
||||
import Types
|
||||
import Obj
|
||||
|
||||
import Debug.Trace
|
||||
|
||||
data Args = Args { sourcePath :: String
|
||||
, prefixToRemove :: String
|
||||
, kebabCase :: Bool
|
||||
|
Loading…
Reference in New Issue
Block a user