1
0
Fork 0
mirror of https://github.com/SunRed/haste-server.git synced 2024-11-01 01:30:21 +01:00

A few style nit-picks

This commit is contained in:
John Crepezzi 2017-06-26 12:10:57 -04:00 committed by GitHub
parent d66bc9a6c4
commit 4599203bdf

View file

@ -1,4 +1,4 @@
var fs = require('fs') var fs = require('fs');
var DictionaryGenerator = function(options) { var DictionaryGenerator = function(options) {
//Options //Options