Skip to content

Commit ce8d345

Browse files
kinkedlang-bot
authored andcommitted
Remove dub.selections.json left-overs wrt. removed dmd dependency
Just to fix dub warnings like ``` Selected package dmd >=0.0.0 @../../dmd doesn't exist. Using latest matching version instead. ```
1 parent 2c3088b commit ce8d345

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

ddoc/dub.selections.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
{
22
"fileVersion": 1,
33
"versions": {
4-
"dmd": {"path":"../../dmd"},
54
"libdparse": "0.15.4",
65
"stdx-allocator": "2.77.5"
76
}

dpl-docs/dub.selections.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
"ddoc_preprocessor": {"path":"../ddoc"},
77
"ddox": "0.16.15",
88
"diet-ng": "1.7.2",
9-
"dmd": {"path":"../../dmd"},
109
"eventcore": "0.9.7",
1110
"hyphenate": "1.1.2",
1211
"libasync": "0.8.6",

0 commit comments

Comments
 (0)