Skip to content

Commit

Permalink
Remove unused SIGNING_SEVERITIES
Browse files Browse the repository at this point in the history
  • Loading branch information
tofumatt committed Oct 6, 2015
1 parent a43995b commit e8014c2
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/const.js
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,3 @@ export const MESSAGE_TYPES = [
VALIDATION_NOTICE,
VALIDATION_WARNING,
];

export const SIGNING_SEVERITIES = ['trivial', 'low', 'medium', 'high'];

0 comments on commit e8014c2

Please sign in to comment.