Skip to content

Commit

Permalink
4 version
Browse files Browse the repository at this point in the history
  • Loading branch information
apozohue10 committed Jun 20, 2017
1 parent 9429f02 commit db061ff
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 587 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -130,8 +130,6 @@ app.post("/contextResponseAR", function(req, resp){

app.post("/contextResponseARA", function(req, resp){
var theJson = req.body.data[0]
console.log("---------------")
console.log(theJson)
subID = req.body.subscriptionId;
console.log("Occupation " + subID);
var exist = subIds.indexOf(subID);
Expand Down

This file was deleted.

Loading

0 comments on commit db061ff

Please sign in to comment.