Skip to content
This repository has been archived by the owner on May 4, 2024. It is now read-only.

Commit

Permalink
Update server.js
Browse files Browse the repository at this point in the history
  • Loading branch information
hhui64 committed Apr 4, 2020
1 parent 4f0db34 commit 75324e0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions server.js
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
/*
* @name: server.js
* @author: sc0utz
* @author: hhui64
* @description: gloab control module
* @version: 0.0.1-dev
* @version: 0.0.1
*/
'use strict'
const express_ = require('express')
Expand Down

0 comments on commit 75324e0

Please sign in to comment.