mirror of
https://github.com/FlipsideCrypto/DefinitelyTyped.git
synced 2026-02-06 10:56:53 +00:00
Removing bad dependency ref
It's breaking the NuGet auto build: see: https://ci.appveyor.com/project/JasonJarrett/nugetautomation/build/1.0.2356
This commit is contained in:
parent
b104f61d0e
commit
a9ded5b70e
1
webcola/webcola.d.ts
vendored
1
webcola/webcola.d.ts
vendored
@ -949,7 +949,6 @@ declare module cola {
|
||||
powerGraph: any;
|
||||
};
|
||||
}
|
||||
/// <reference path="../extern/d3.d.ts" />
|
||||
/// <reference path="layout.d.ts" />
|
||||
declare module cola {
|
||||
class D3StyleLayoutAdaptor extends Layout {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user