diff options
author | Clyhtsuriva <61652557+clyhtsuriva@users.noreply.github.com> | 2021-06-26 11:04:52 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-06-26 11:04:52 +0000 |
commit | 2291069c473ded69640a28ba11c223c5fc241426 (patch) | |
tree | 9da982a7e2f103fbae3476033c2873b4d0209b95 /.classpath | |
parent | a826e2ba63205f8d7c1cd21ea79af34d82f0989b (diff) |
Delete .classpath
Diffstat (limited to '.classpath')
-rw-r--r-- | .classpath | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/.classpath b/.classpath deleted file mode 100644 index 0cbf9cd..0000000 --- a/.classpath +++ /dev/null @@ -1,6 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<classpath> - <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> - <classpathentry kind="src" path="src"/> - <classpathentry kind="output" path="bin"/> -</classpath> |