diff --git a/2Semester/src/fakturierungssystem/UI.java b/2Semester/src/fakturierungssystem/UI.java index 6582d5c..c2083b0 100644 --- a/2Semester/src/fakturierungssystem/UI.java +++ b/2Semester/src/fakturierungssystem/UI.java @@ -4,7 +4,7 @@ import java.util.*; public class UI { public static void main(String[] args) { - +ggg Scanner sc = new Scanner(System.in); Persistierung ps = new Persistierung(); System.out.println("Firmenname:");