Skip to content

Commit

Permalink
Update observable.js
Browse files Browse the repository at this point in the history
  • Loading branch information
isocroft authored Aug 11, 2018
1 parent 5bdbf8a commit baa7940
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/es/components/observable.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import {wind, Futures, each, curry, _ping} from '../utils/routines/basics.js';

import { Dispatcher, } from './dispatcher.js';
import { Values } from '../utils/routines/extras.js';

export function setStoreObserver(){
Expand Down

0 comments on commit baa7940

Please sign in to comment.