diff options
author | Edoardo La Greca | 2025-06-20 00:03:49 +0200 |
---|---|---|
committer | Edoardo La Greca | 2025-06-20 00:03:49 +0200 |
commit | 15c0c216f0fc7bc07bd0d4e5d8224eedf60cd2d3 (patch) | |
tree | c2c6e4b1ba2d7ce1b8ed42ef915aabc2cdd6f41e /.idea/kotlinc.xml | |
parent | f112af8f73f7e6158ae7f001cc7a128e08b9ad27 (diff) |
fix the intellij settings that i previously messed up
Diffstat (limited to '.idea/kotlinc.xml')
-rw-r--r-- | .idea/kotlinc.xml | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/.idea/kotlinc.xml b/.idea/kotlinc.xml deleted file mode 100644 index 131e44d..0000000 --- a/.idea/kotlinc.xml +++ /dev/null @@ -1,6 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<project version="4"> - <component name="KotlinJpsPluginSettings"> - <option name="version" value="2.1.20" /> - </component> -</project>
\ No newline at end of file |