Compare commits

..

No commits in common. "master" and "95fff371a44875f3ac8e40201f7f665a4995225f" have entirely different histories.

2 changed files with 6 additions and 23 deletions

View File

@ -4,9 +4,7 @@
<option name="autoReloadType" value="SELECTIVE" />
</component>
<component name="ChangeListManager">
<list default="true" id="4cf97252-2827-42a5-8138-742393d51632" name="Changes" comment="i want to die uwu">
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
</list>
<list default="true" id="4cf97252-2827-42a5-8138-742393d51632" name="Changes" comment="sus side" />
<option name="SHOW_DIALOG" value="false" />
<option name="HIGHLIGHT_CONFLICTS" value="true" />
<option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
@ -45,7 +43,7 @@
<option name="number" value="Default" />
<option name="presentableId" value="Default" />
<updated>1677243612250</updated>
<workItem from="1677243613905" duration="2865000" />
<workItem from="1677243613905" duration="1413000" />
</task>
<task id="LOCAL-00001" summary="sus side">
<created>1677244784539</created>
@ -54,21 +52,7 @@
<option name="project" value="LOCAL" />
<updated>1677244784539</updated>
</task>
<task id="LOCAL-00002" summary="sus side">
<created>1677245038194</created>
<option name="number" value="00002" />
<option name="presentableId" value="LOCAL-00002" />
<option name="project" value="LOCAL" />
<updated>1677245038194</updated>
</task>
<task id="LOCAL-00003" summary="i want to die uwu">
<created>1677245238461</created>
<option name="number" value="00003" />
<option name="presentableId" value="LOCAL-00003" />
<option name="project" value="LOCAL" />
<updated>1677245238461</updated>
</task>
<option name="localTasksCounter" value="4" />
<option name="localTasksCounter" value="2" />
<servers />
</component>
<component name="TypeScriptGeneratedFilesManager">
@ -87,7 +71,6 @@
</component>
<component name="VcsManagerConfiguration">
<MESSAGE value="sus side" />
<MESSAGE value="i want to die uwu" />
<option name="LAST_COMMIT_MESSAGE" value="i want to die uwu" />
<option name="LAST_COMMIT_MESSAGE" value="sus side" />
</component>
</project>

View File

@ -1,8 +1,8 @@
package maumaumau.net.basic;
package ch.roxymoe;
import java.util.Scanner;
/** Mein zweites Java-Programm
@author Maumaumau.net
@author Roxy Moe
@version 1.0
@see java.util.Scanner
*/