Removed unused store
This commit is contained in:
@@ -1,8 +0,0 @@
|
||||
import { observable, action } from 'mobx';
|
||||
|
||||
class UiState {
|
||||
|
||||
}
|
||||
|
||||
const singleton = new UiState();
|
||||
export default singleton;
|
||||
Reference in New Issue
Block a user