forked from github/plane
fix: eslint fixes and file formatting
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import set from "lodash/set";
|
||||
import { action, makeObservable, observable, runInAction } from "mobx";
|
||||
// services
|
||||
import { NotificationService } from "services/notification.service";
|
||||
import { NotificationService } from "@/services/notification.service";
|
||||
// types
|
||||
import { IIssueDetail } from "./root.store";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user