Skip to content

Commit 39b51f9

Browse files
authored
Remove useless functions from not_implemented_yet (#237)
1 parent 2f29e24 commit 39b51f9

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

src/not_implemented_yet.jl

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,4 @@
33
# Some of them may have implementations in LibGEOS which we can use
44
# via an extension, but there is no native-Julia implementation for them.
55

6-
function symdifference end
7-
function buffer end
8-
function convexhull end
9-
function concavehull end
6+
function symdifference end

0 commit comments

Comments
 (0)