Remove trailing whitespace

Remove single character of trailing whitespace.
This commit is contained in:
Tobin Harding 2022-03-19 10:16:52 +11:00
parent ae985dd191
commit 9c9d622b0e
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ jobs:
rust: rust:
- nightly - nightly
steps: steps:
- name: Checkout Crate - name: Checkout Crate
uses: actions/checkout@v2 uses: actions/checkout@v2
- name: Checkout Toolchain - name: Checkout Toolchain
uses: actions-rs/toolchain@v1 uses: actions-rs/toolchain@v1