Commit 0213d2c
committed
Remove utils module
The module contains just 2 functions, none of which are used in the
project or are interactive. Of them,
`purescript-utils-parse-import-statement-at-point` contains various
Haskell-specific parsing and doesn't sound useful to a common user.
The `purescript-utils-read-directory-name` is just some odd wrapper
for normalizing a path, and unlikely to be useful to anyone outside
the project.
Thus, just remove the module.1 parent 530dc6d commit 0213d2c
2 files changed
+0
-75
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
24 | 23 | | |
25 | 24 | | |
26 | 25 | | |
| |||
This file was deleted.
0 commit comments