We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c5208b5 commit 0955280Copy full SHA for 0955280
DigitalLearningSolutions.Web/Helpers/ExternalApis/TableauConnectionHelper.cs
@@ -8,12 +8,9 @@
8
using System;
9
using Microsoft.Extensions.Configuration;
10
using DigitalLearningSolutions.Data.Extensions;
11
- using DocumentFormat.OpenXml.Bibliography;
12
- using Microsoft.FeatureManagement.FeatureFilters;
13
using System.Net.Http.Headers;
14
using System.Net.Http;
15
using System.Threading.Tasks;
16
- using Microsoft.AspNetCore.DataProtection;
17
18
public interface ITableauConnectionHelperService
19
{
0 commit comments