Parcourir la source

unneccessary comment

Steven Fukase il y a 4 ans
Parent
commit
74c8bb5bcc
1 fichiers modifiés avec 0 ajouts et 1 suppressions
  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', () => {