File tree Expand file tree Collapse file tree 3 files changed +2
-4
lines changed
Expand file tree Collapse file tree 3 files changed +2
-4
lines changed Original file line number Diff line number Diff line change @@ -79,8 +79,6 @@ public struct Entry {
7979 public readonly ConcurrentDictionary < string , Entry > cache = new ConcurrentDictionary < string , Entry > ( ) ;
8080
8181 public Cache ( string path ) {
82- Console . WriteLine ( "path: " + path ) ;
83-
8482 birthdate = DateTime . UtcNow . ToString ( Data . DATETIME_FORMAT ) ;
8583 this . path = path ;
8684#if ! DEBUG
Original file line number Diff line number Diff line change 2020
2121### This repository contains the source code for:
2222 * ** Protest:** The front-end and back-end workings.
23- * ** Protest Agent:** A tool to enable the browser talk to the client's computer using a special local method (protest://).
23+ * ** Protest Agent:** A tool to enable the browser talk to the client's computer using a local protocol (protest://).
2424
2525### Overview:
2626Pro-test offers a comprehensive solution for creating and managing an inventory database of your network environment.
Original file line number Diff line number Diff line change 1- 5.0.2024.67
1+ 5.0.2024.110
You can’t perform that action at this time.
0 commit comments