diff --git a/src/globals.js b/src/globals.js index b4a57055..83db1e63 100755 --- a/src/globals.js +++ b/src/globals.js @@ -7,7 +7,6 @@ import fs from 'fs-extra'; import winston from 'winston'; import 'winston-daily-rotate-file'; import si from 'systeminformation'; -import pg from 'pg'; import { readFileSync } from 'fs'; import Influx from 'influx'; import { Command, Option } from 'commander';