Skip to content

Commit

Permalink
sync
Browse files Browse the repository at this point in the history
  • Loading branch information
yyqian committed Apr 6, 2016
1 parent f158fd6 commit de356a4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion .gitignore
Expand Up @@ -103,4 +103,5 @@ Network Trash Folder
Temporary Items
.apdisk

config.json
config.json
.idea
2 changes: 1 addition & 1 deletion app.js
@@ -1,4 +1,4 @@
"use strict";
'use strict';
let http = require('http');
let url = require('url');

Expand Down

0 comments on commit de356a4

Please sign in to comment.