mirror of
https://github.com/GNS3/gns3-web-ui.git
synced 2025-04-10 20:09:53 +00:00
Typo fixed
This commit is contained in:
parent
8cda33c0d9
commit
36870e170e
@ -39,7 +39,7 @@ import { SelectionTool } from '../../cartography/tools/selection-tool';
|
||||
import { RecentlyOpenedProjectService } from '../../services/recentlyOpenedProject.service';
|
||||
import { MapLinkToLinkConverter } from '../../cartography/converters/map/map-link-to-link-converter';
|
||||
import { Link } from '../../models/link';
|
||||
import { Project } from '../..//models/project';
|
||||
import { Project } from '../../models/project';
|
||||
|
||||
export class MockedProgressService {
|
||||
public activate() {}
|
||||
|
Loading…
x
Reference in New Issue
Block a user