Browse Source

remove unnecessary code

Shun Miyazawa 3 years ago
parent
commit
1cd3773a4d
1 changed files with 0 additions and 1 deletions
  1. 0 1
      packages/app/src/components/Admin/Customize/CustomizeTitle.tsx

+ 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';