Skip to content

Commit c310248

Browse files
small updae
1 parent f08e133 commit c310248

File tree

1 file changed

+1
-10
lines changed

1 file changed

+1
-10
lines changed

server.js

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,4 @@
1-
/*********************************************************************************
2-
* WEB322 – Assignment 02
3-
* I declare that this assignment is my own work in accordance with Seneca Academic Policy. No part * of this assignment has been copied manually or electronically from any other source
4-
* (including 3rd party web sites) or distributed to other students.
5-
*
6-
* Name: _____Rajat Kumar_________________ Student ID: _155824204_____________ Date: _04-02-2022_______________
7-
*
8-
* Online (Heroku) Link: ___https://obscure-oasis-06700.herokuapp.com/_____________________________________________________
9-
*
10-
********************************************************************************/
1+
112

123
var express = require("express");
134
var app = express();

0 commit comments

Comments
 (0)