Skip to content

Commit 19f07a2

Browse files
committed
Tenor-service refaktorert mye funksjonalitet for organisasjonssøk
#deploy-tenor-search-service
1 parent 8053048 commit 19f07a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/tenor-search-service/src/main/java/no/nav/testnav/apps/tenorsearchservice/TenorSearchServiceApplicationStarter.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ public class TenorSearchServiceApplicationStarter {
1818
public static void main(String[] args) {
1919
SpringApplication.run(TenorSearchServiceApplicationStarter.class, args);
2020
}
21-
}
21+
}

0 commit comments

Comments
 (0)