From 38bd04e67c13d073057321c5ba89a1e1aef02179 Mon Sep 17 00:00:00 2001 From: bob Date: Fri, 1 Feb 2019 09:48:17 -0500 Subject: fixed compile errors. --- src/stores/RootStore.ts | 1 - 1 file changed, 1 deletion(-) (limited to 'src/stores') diff --git a/src/stores/RootStore.ts b/src/stores/RootStore.ts index 393c52d57..847fb6807 100644 --- a/src/stores/RootStore.ts +++ b/src/stores/RootStore.ts @@ -1,5 +1,4 @@ import { action, observable } from "mobx"; -import { NodeStore } from "./NodeStore"; // This globally accessible store might come in handy, although you may decide that you don't need it. export class RootStore { -- cgit v1.2.3-70-g09d2