Skip to content

Commit

Permalink
undo test
Browse files Browse the repository at this point in the history
  • Loading branch information
PankajBhojwani committed Oct 27, 2024
1 parent 1fe9725 commit df03bf9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/cascadia/QueryExtension/GithubCopilotLLMProvider.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ namespace WDJ = ::winrt::Windows::Data::Json;
static constexpr wil::zwstring_view headerIconPath{ L"ms-appx:///ProfileIcons/githubCopilotLogo.png" };
static constexpr wil::zwstring_view badgeIconPath{ L"ms-appx:///ProfileIcons/githubCopilotBadge.png" };


// header and request strings
static constexpr std::wstring_view applicationJsonString{ L"application/json" };
static constexpr std::wstring_view bearerString{ L"Bearer" };
Expand Down

0 comments on commit df03bf9

Please sign in to comment.