From bfbfc35f785664ac664769f59f93d86f03f53315 Mon Sep 17 00:00:00 2001 From: Brianna O'Keefe Date: Mon, 2 Apr 2018 13:12:13 -0400 Subject: [PATCH] Fixed an filter issue. --- .idea/compiler.xml | 7 ------- .idea/encodings.xml | 30 ------------------------------ .idea/kotlinc.xml | 7 ------- .idea/libraries/Lib.xml | 13 ------------- .idea/libraries/spigot_1_12_2.xml | 11 ----------- .idea/libraries/spigot_1_7_10.xml | 9 --------- .idea/misc.xml | 6 ------ .idea/modules.xml | 8 -------- .idea/vcs.xml | 6 ------ 9 files changed, 97 deletions(-) delete mode 100644 .idea/compiler.xml delete mode 100644 .idea/encodings.xml delete mode 100644 .idea/kotlinc.xml delete mode 100644 .idea/libraries/Lib.xml delete mode 100644 .idea/libraries/spigot_1_12_2.xml delete mode 100644 .idea/libraries/spigot_1_7_10.xml delete mode 100644 .idea/misc.xml delete mode 100644 .idea/modules.xml delete mode 100644 .idea/vcs.xml diff --git a/.idea/compiler.xml b/.idea/compiler.xml deleted file mode 100644 index 4737163..0000000 --- a/.idea/compiler.xml +++ /dev/null @@ -1,7 +0,0 @@ - - - - - \ No newline at end of file diff --git a/.idea/encodings.xml b/.idea/encodings.xml deleted file mode 100644 index 543148e..0000000 --- a/.idea/encodings.xml +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/.idea/kotlinc.xml b/.idea/kotlinc.xml deleted file mode 100644 index 1c24f9a..0000000 --- a/.idea/kotlinc.xml +++ /dev/null @@ -1,7 +0,0 @@ - - - - - \ No newline at end of file diff --git a/.idea/libraries/Lib.xml b/.idea/libraries/Lib.xml deleted file mode 100644 index e132053..0000000 --- a/.idea/libraries/Lib.xml +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - - - - - \ No newline at end of file diff --git a/.idea/libraries/spigot_1_12_2.xml b/.idea/libraries/spigot_1_12_2.xml deleted file mode 100644 index 3e6a868..0000000 --- a/.idea/libraries/spigot_1_12_2.xml +++ /dev/null @@ -1,11 +0,0 @@ - - - - - - - - - - - \ No newline at end of file diff --git a/.idea/libraries/spigot_1_7_10.xml b/.idea/libraries/spigot_1_7_10.xml deleted file mode 100644 index 5143019..0000000 --- a/.idea/libraries/spigot_1_7_10.xml +++ /dev/null @@ -1,9 +0,0 @@ - - - - - - - - - \ No newline at end of file diff --git a/.idea/misc.xml b/.idea/misc.xml deleted file mode 100644 index 0548357..0000000 --- a/.idea/misc.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/.idea/modules.xml b/.idea/modules.xml deleted file mode 100644 index 0f08610..0000000 --- a/.idea/modules.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - \ No newline at end of file diff --git a/.idea/vcs.xml b/.idea/vcs.xml deleted file mode 100644 index 94a25f7..0000000 --- a/.idea/vcs.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - \ No newline at end of file