Explorar el Código

unneccessary comment

Steven Fukase hace 4 años
padre
commit
74c8bb5bcc
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  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', () => {