mirror of
https://github.com/BoostIo/Boostnote
synced 2025-12-13 01:36:22 +00:00
modify contributing.md & clean unnecessary modules in gruntfile
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
const path = require('path')
|
||||
const ChildProcess = require('child_process')
|
||||
const packager = require('electron-packager')
|
||||
const fs = require('fs')
|
||||
const merge = require('merge-stream')
|
||||
|
||||
const WIN = process.platform === 'win32'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user