Skip to content

Commit

Permalink
docs update
Browse files Browse the repository at this point in the history
  • Loading branch information
dr-dimitru committed May 18, 2017
1 parent 0eba6be commit eee0592
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -124,9 +124,6 @@ throw log.error(message, data, userId);

### Catch-all Client's errors example: [*Client*]
```jsx
import { Logger } from 'meteor/ostrio:logger';
import { LoggerFile } from 'meteor/ostrio:loggerfile';

/* Store original window.onerror */
const _GlobalErrorHandler = window.onerror;

Expand Down

0 comments on commit eee0592

Please sign in to comment.