From 82d8f95ff3a558023bc21e29eb016a7c70da346e Mon Sep 17 00:00:00 2001 From: alita <alita@Ali.Home> Date: Sun, 19 Apr 2020 21:10:19 +0100 Subject: [PATCH] updated --- myapp/.classpath | 1 - 1 file changed, 1 deletion(-) diff --git a/myapp/.classpath b/myapp/.classpath index c427616..f94ad66 100644 --- a/myapp/.classpath +++ b/myapp/.classpath @@ -31,7 +31,6 @@ </classpathentry> <classpathentry exported="true" kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/> <classpathentry exported="true" kind="lib" path="mysql-connector-java-8.0.19.jar"/> - <classpathentry kind="lib" path="C:/Users/alita/Downloads/joda-time-2.10.5.jar"/> <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"> <attributes> <attribute name="maven.pomderived" value="true"/> -- GitLab