Sfoglia il codice sorgente

unneccessary comment

Steven Fukase 4 anni fa
parent
commit
74c8bb5bcc
1 ha cambiato i file con 0 aggiunte e 1 eliminazioni
  1. 0 1
      packages/slack/src/utils/reshape-contents-body.test.ts

+ 0 - 1
packages/slack/src/utils/reshape-contents-body.test.ts

@@ -1,4 +1,3 @@
-/* eslint-disable max-len */
 import { reshapeContentsBody } from './reshape-contents-body';
 
 describe('reshapeContentsBody', () => {