Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
deleted names for "intellisense"
  • Loading branch information
jik18001 committed Apr 26, 2022
1 parent ad5470f commit d113cc1
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion CTng/server/Monitor_server.go
Expand Up @@ -133,7 +133,6 @@ func getPOM(c *monitor.MonitorContext, w http.ResponseWriter, r *http.Request) {
// if POM found, send to requester
}

//Written by Jie
//This function handles gossip object received by the monitor
//Note: This function does not handle inactive loggers/CAs
//see monitor folder for handling inactive loggers/CAs
Expand Down
1 change: 0 additions & 1 deletion CTng/util/IO.go
Expand Up @@ -7,7 +7,6 @@ import (
"strings"
)

//Written By Jie
//This read function reads from a Json file as a byte array and returns it.
//This function will be called for all the reading from json functions

Expand Down

0 comments on commit d113cc1

Please sign in to comment.