Skip to content

Commit

Permalink
fix: Remove duplicate adContext import
Browse files Browse the repository at this point in the history
  • Loading branch information
rneiss committed Aug 28, 2023
1 parent 9c0da5b commit f9b3009
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion static/js/Misc.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ import Cookies from "js-cookie";
import {EditTextInfo} from "./BookPage";
import ReactMarkdown from 'react-markdown';
import TrackG4 from "./sefaria/trackG4";
import {AdContext} from "./context";
/**
* Component meant to simply denote a language specific string to go inside an InterfaceText element
* ```
Expand Down

0 comments on commit f9b3009

Please sign in to comment.