diff options
author | Adrien Hopkins <adrien.p.hopkins@gmail.com> | 2019-10-15 21:41:12 +0000 |
---|---|---|
committer | Adrien Hopkins <adrien.p.hopkins@gmail.com> | 2019-10-15 21:41:12 +0000 |
commit | 6392274ccc360c241cf31b10f1489cd6fc416eb8 (patch) | |
tree | 4cc27769316255030685fbe16fd9410d0b33e64f /.classpath | |
parent | 074d48df131f073965fa1a1106c4be1bed9d2b51 (diff) | |
parent | bb844c776230a2d51ec1fbdacec43148b9c5b424 (diff) |
Merge branch 'revert-074d48df' into 'develop'
Revert "Moved project out of Maven."
See merge request abcd_127/unit-converter!1
Diffstat (limited to '.classpath')
-rw-r--r-- | .classpath | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -5,7 +5,6 @@ <attribute name="maven.pomderived" value="true"/> </attributes> </classpathentry> - <classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/5"/> <classpathentry kind="src" output="target/classes" path="src"> <attributes> <attribute name="optional" value="true"/> |