Skip to content

Commit

Permalink
Remove unused var
Browse files Browse the repository at this point in the history
  • Loading branch information
alxndrsn committed May 30, 2017
1 parent c0f9c3d commit 8b6f7e7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/fn/upload-custom-translations.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
const fs = require('../lib/sync-fs');
const info = require('../lib/log').info;
const warn = require('../lib/log').warn;
const PouchDB = require('pouchdb');

Expand Down

0 comments on commit 8b6f7e7

Please sign in to comment.