Skip to content

Commit cee32d7

Browse files
committed
Removing from extra
1 parent 3f4952f commit cee32d7

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Project.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,7 @@ julia = "0.7, 1"
3030
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
3131
GraphPlot = "a2cc645c-3eea-5389-862e-a155d0052231"
3232
Neo4j = "d2adbeaf-5838-5367-8a2f-e46d570981db"
33-
IncrementalInference = "904591bb-b899-562f-9e6f-b8df64c7d480"
3433
Pkg = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f"
3534

3635
[targets]
37-
test = ["Test", "GraphPlot", "Neo4j", "Pkg", "IncrementalInference"]
36+
test = ["Test", "GraphPlot", "Neo4j", "Pkg"]

0 commit comments

Comments
 (0)