diff --git a/.idea/gruppe06-hufflepuff-projekt2-texteditor.iml b/.idea/gruppe06-hufflepuff-projekt2-texteditor.iml index c90834f..4ecaa16 100644 --- a/.idea/gruppe06-hufflepuff-projekt2-texteditor.iml +++ b/.idea/gruppe06-hufflepuff-projekt2-texteditor.iml @@ -1,8 +1,9 @@ - +?xml version="1.0" encoding="UTF-8"?> + diff --git a/.idea/misc.xml b/.idea/misc.xml index 639900d..dda7141 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -1,6 +1,6 @@ - + \ No newline at end of file diff --git a/.idea/runConfigurations.xml b/.idea/runConfigurations.xml deleted file mode 100644 index 797acea..0000000 --- a/.idea/runConfigurations.xml +++ /dev/null @@ -1,10 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/gruppe06-hufflepuff-projekt2-texteditor.iml b/gruppe06-hufflepuff-projekt2-texteditor.iml deleted file mode 100644 index c90834f..0000000 --- a/gruppe06-hufflepuff-projekt2-texteditor.iml +++ /dev/null @@ -1,11 +0,0 @@ - - - - - - - - - - - \ No newline at end of file diff --git a/src/TextEditor.java b/src/TextEditor.java index 54f17f1..5599ac5 100644 --- a/src/TextEditor.java +++ b/src/TextEditor.java @@ -1,3 +1,2 @@ public class TextEditor { - }