Skip to content
This repository has been archived by the owner on Oct 6, 2019. It is now read-only.

Commit

Permalink
Clear code
Browse files Browse the repository at this point in the history
  • Loading branch information
Bacra committed Jun 20, 2018
1 parent e5a2e39 commit 9842526
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
I18NC-KEY-TRIM
I18NC-KEY-CLEAR
==================


Expand Down
1 change: 0 additions & 1 deletion keyclear.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
'use strict';

var debug = require('debug')('i18nc-key-clear');
var TRIM_REG = /^(\s*)(.*?)(\s*)$/;

exports = module.exports = function(i18nc)
{
Expand Down

0 comments on commit 9842526

Please sign in to comment.