diff options
| author | 2021-11-16 23:11:55 +0530 | |
|---|---|---|
| committer | 2021-11-16 23:11:55 +0530 | |
| commit | 088762565b044bb949db46d8df8dab1ce14c8637 (patch) | |
| tree | b095618a07cbbc3e4ca7de6f2491dc23633d33af /.idea/bot-core.iml | |
| parent | Lint and fix line endings. (diff) | |
Remove .idea folder.
Diffstat (limited to '.idea/bot-core.iml')
| -rw-r--r-- | .idea/bot-core.iml | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/.idea/bot-core.iml b/.idea/bot-core.iml deleted file mode 100644 index 8fe898af..00000000 --- a/.idea/bot-core.iml +++ /dev/null @@ -1,8 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<module type="PYTHON_MODULE" version="4"> - <component name="NewModuleRootManager"> - <content url="file://$MODULE_DIR$" /> - <orderEntry type="inheritedJdk" /> - <orderEntry type="sourceFolder" forTests="false" /> - </component> -</module> |