Skip to content

Commit a9ded5b

Browse files
committed
Removing bad dependency ref
It's breaking the NuGet auto build: see: https://ci.appveyor.com/project/JasonJarrett/nugetautomation/build/1.0.2356
1 parent b104f61 commit a9ded5b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

webcola/webcola.d.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -949,7 +949,6 @@ declare module cola {
949949
powerGraph: any;
950950
};
951951
}
952-
/// <reference path="../extern/d3.d.ts" />
953952
/// <reference path="layout.d.ts" />
954953
declare module cola {
955954
class D3StyleLayoutAdaptor extends Layout {

0 commit comments

Comments
 (0)