Skip to content

Commit 80e3632

Browse files
committed
Remove now-unused constant
1 parent 957cbd8 commit 80e3632

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/pages/sourcecast/Sourcecast.tsx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -429,8 +429,6 @@ const Sourcecast: React.FC = () => {
429429
);
430430
};
431431

432-
const INTRODUCTION = 'Welcome to Sourcecast!';
433-
434432
// react-router lazy loading
435433
// https://reactrouter.com/en/main/route/lazy
436434
export const Component = Sourcecast;

0 commit comments

Comments
 (0)