Get rid of stale fixme

This commit is contained in:
Kadir Cetinkaya 2021-02-26 14:54:12 +01:00
parent 40114796f0
commit 3d90b39e96
No known key found for this signature in database
GPG Key ID: E39E36B8D2057ED6

View File

@ -95,8 +95,6 @@ jobs:
echo "$($name)=$($value)" >> $env:GITHUB_ENV
}
}
# FIXME: gRPC support is currently available only on Linux. Other platforms
# will be added later.
- name: Clone gRPC
uses: actions/checkout@v2
with: