From 368ed00da5776e0966583da1edea83cf691fe9de Mon Sep 17 00:00:00 2001 From: brutzman <brutzman@nps.edu> Date: Sat, 25 Aug 2018 14:26:22 -0700 Subject: [PATCH] remove unneeded file --- CourseExamples/src/TcpExamples/README.md | 1 - 1 file changed, 1 deletion(-) delete mode 100644 CourseExamples/src/TcpExamples/README.md diff --git a/CourseExamples/src/TcpExamples/README.md b/CourseExamples/src/TcpExamples/README.md deleted file mode 100644 index 0c705d3c17..0000000000 --- a/CourseExamples/src/TcpExamples/README.md +++ /dev/null @@ -1 +0,0 @@ -TODO work in progress: moving all course examples into a single Netbeans project. -- GitLab