mirror of
https://github.com/wassname/nvatom.git
synced 2026-06-27 16:10:36 +08:00
Fix 54, uncaught error: cannot find module 'docquery'
This commit is contained in:
@@ -2,7 +2,6 @@ path = require 'path'
|
||||
fs = require 'fs-plus'
|
||||
_ = require 'underscore-plus'
|
||||
{$, $$, SelectListView} = require 'atom-space-pen-views'
|
||||
DocQuery = require 'docquery'
|
||||
NoteWatcher = require './note-watcher'
|
||||
Utility = require './utility'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user