Skip to content

Commit 34d2b7b

Browse files
committed
Remove eslint-disable
1 parent 094499e commit 34d2b7b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

frontend/src/pages/TermPlanner/ContextMenu/ContextMenu.tsx

-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
/* eslint-disable */
2-
import openNotification from 'utils/openNotification';
31
import React, { useState } from 'react';
42
import { Item, Menu } from 'react-contexify';
53
import { FaRegCalendarTimes } from 'react-icons/fa';

0 commit comments

Comments
 (0)