diff options
author | Harsh Shandilya <me@msfjarvis.dev> | 2023-07-01 02:30:34 +0530 |
---|---|---|
committer | Harsh Shandilya <me@msfjarvis.dev> | 2023-07-01 02:30:34 +0530 |
commit | 0ba9744f625ca1044c52f8700b8344fc1efaed5b (patch) | |
tree | f8d1dc64f2450a18d1a757028724a28049c23343 /.idea | |
parent | 24203bae8d9089621cf044027e33740213833321 (diff) |
fix: drop more IDEA cruft
Diffstat (limited to '.idea')
-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 217e5c51..00000000 --- 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="1.8.21" /> - </component> -</project>
\ No newline at end of file |