Skip to content

Commit

Permalink
Update Notifications.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
aelassas committed Oct 5, 2023
1 parent d01308b commit cbb55f3
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions backend/src/pages/Notifications.tsx
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
import React, {
useCallback, useEffect, useRef, useState
} from 'react'
import React, { useCallback, useEffect, useRef, useState } from 'react'
import {
Button,
Card,
Expand Down

0 comments on commit cbb55f3

Please sign in to comment.