Skip to content

Commit 7c312c2

Browse files
committed
bugfix
1 parent c5614a2 commit 7c312c2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

client/src/app/modules/timeline/shared/d3.service.ts

-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ import { XAxisDefinition } from '../models/x-axis-definition';
66
import { Observable } from 'rxjs/Observable';
77
import { TimePrimitive, InfPersistentItem } from 'app/core';
88
import { ExistenceTime } from '../../information/components/existence-time';
9-
import { $ } from 'protractor';
109
import { TimePrimitiveVisual } from '../models/time-primitive-visual';
1110

1211
@Injectable()

0 commit comments

Comments
 (0)