Skip to content

Commit

Permalink
Removed useless comment
Browse files Browse the repository at this point in the history
  • Loading branch information
AdrienCastex committed May 22, 2017
1 parent b2c7bc2 commit 8b5e8c8
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions src/Errors.ts
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,5 @@ export const Errors = {

None: null
};
/*
import { Errors } from '../Errors'
import { Errors, ManagerNotFound } from '../../Errors'
import { Errors } from '../../../Errors'
import { Errors } from '../../../../Errors'
*/

export default Errors;

0 comments on commit 8b5e8c8

Please sign in to comment.