Skip to content

Commit

Permalink
Remove eslint-disable
Browse files Browse the repository at this point in the history
  • Loading branch information
lhvy committed Jul 3, 2023
1 parent 094499e commit 34d2b7b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions frontend/src/pages/TermPlanner/ContextMenu/ContextMenu.tsx
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
/* eslint-disable */
import openNotification from 'utils/openNotification';
import React, { useState } from 'react';
import { Item, Menu } from 'react-contexify';
import { FaRegCalendarTimes } from 'react-icons/fa';
Expand Down

0 comments on commit 34d2b7b

Please sign in to comment.