Explorar el Código

remove unnecessary code

Shun Miyazawa hace 3 años
padre
commit
1cd3773a4d

+ 0 - 1
packages/app/src/components/Admin/Customize/CustomizeTitle.tsx

@@ -1,4 +1,3 @@
-/* eslint-disable max-len */
 import React, { FC, useState } from 'react';
 
 import { useTranslation } from 'next-i18next';