mirror of
https://github.com/NuSkooler/enigma-bbs.git
synced 2025-06-06 12:47:13 +02:00
Code tidy
This commit is contained in:
parent
844286ea1c
commit
a70d865d74
5 changed files with 8 additions and 8 deletions
|
@ -1,10 +1,9 @@
|
|||
/* jslint node: true */
|
||||
'use strict';
|
||||
|
||||
// deps
|
||||
const paths = require('path');
|
||||
|
||||
const os = require('os');
|
||||
const moment = require('moment');
|
||||
|
||||
const packageJson = require('../package.json');
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue