mirror of
https://github.com/Unleash/unleash.git
synced 2025-01-25 00:07:47 +01:00
Don't import from root URL (#1540)
This commit is contained in:
parent
c02865504e
commit
a36a19c33a
@ -1,4 +1,4 @@
|
||||
import { IEnvironmentProjectLink } from 'lib/db/project-store';
|
||||
import { IEnvironmentProjectLink } from '../../db/project-store';
|
||||
import { IProject, IProjectWithCount } from '../model';
|
||||
import { Store } from './store';
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user