Skip to content

Commit

Permalink
Oppdatering
Browse files Browse the repository at this point in the history
  • Loading branch information
krharum committed Dec 18, 2023
1 parent ec3060a commit a685c47
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ public class DollyTextUtil {
private static final String INFO_STARTET = "Oppretting startet";
private static final String INFO_VENTER_SYSTEM = "Info: " + INFO_STARTET + " mot %s ...";
private static final String SYNC_START = "Info: Synkronisering mot %s startet ... %d ms";
private static final String INFO_SYNC = "Synkronisering mot";
private static final String INFO_GENERERING_STARTET = "Info: Venter på generering av sykemelding ...";

public static String getInfoTextSystem(String system) {
Expand Down

0 comments on commit a685c47

Please sign in to comment.