Skip to content

Commit

Permalink
update shared infra
Browse files Browse the repository at this point in the history
  • Loading branch information
andreasisnes committed Sep 29, 2024
1 parent 89cb8d1 commit 564eeaf
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
@@ -1,12 +1,8 @@
using System.Data;
using System.Net.Mime;
using Altinn.Authorization.Configuration.AppSettings;
using Altinn.Authorization.Configuration.Postgres.Connection;
using Altinn.Authorization.Index;
using Altinn.Garfield.Models;
using Microsoft.AspNetCore.Mvc;
using Microsoft.Extensions.Options;
using Npgsql;

var app = IndexHost.Create(args, "Index");

Expand Down

0 comments on commit 564eeaf

Please sign in to comment.