Skip to content

Commit

Permalink
Remove initial data
Browse files Browse the repository at this point in the history
  • Loading branch information
devinmatte committed Jun 5, 2024
1 parent dd7e6de commit 053f2c5
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 72 deletions.
64 changes: 0 additions & 64 deletions server/chalicelib/initial_data.py

This file was deleted.

1 change: 0 additions & 1 deletion src/hooks/useMbtaApi.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
/*
File that contains a React hook that provides data from the MBTA API
Provides the __NTT_INITIAL_DATA__ JSON blob that is embedded in the initial server response
*/

import { useEffect, useState, useCallback } from 'react';
Expand Down
7 changes: 0 additions & 7 deletions src/initialData.js

This file was deleted.

0 comments on commit 053f2c5

Please sign in to comment.