removed "authFile"
This commit is contained in:
parent
75525a8e0c
commit
0a6f5a78d8
2 changed files with 0 additions and 7 deletions
|
@ -5,7 +5,6 @@ const express = require("express");
|
|||
const path = require("path");
|
||||
const windowStateKeeper = require("electron-window-state");
|
||||
const request = require('request');
|
||||
const authFile = require("../auth.json");
|
||||
|
||||
const CiderBase = {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue