Remove trailing slash with _redirects

Hi, I’m trying to get rid of trailing slashes on my CRA app but unfortunately _redirects file that I created in root folder seems not to be working.

Content of the file:
/*/ /:splat

I’m using github so it’s probably not related to issue with direct upload