rename to 'send'
This commit is contained in:
parent
57c7c475fc
commit
20b9766742
10 changed files with 26 additions and 26 deletions
|
@ -7,7 +7,7 @@ const path = require('path');
|
|||
|
||||
const mozlog = require('./log.js');
|
||||
|
||||
const log = mozlog('portal.storage');
|
||||
const log = mozlog('send.storage');
|
||||
|
||||
const redis = require('redis');
|
||||
const redis_client = redis.createClient({
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue