Skip to content

Commit

Permalink
Remove ethical ads from base
Browse files Browse the repository at this point in the history
  • Loading branch information
EvieePy authored Aug 29, 2022
1 parent c5d2fd7 commit 54c7940
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions mystbin/frontend/components/Base.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,6 @@ export default function Base(props: PropsWithChildren<{ className: string }>) {

return (
<div className={styles.Base}>
<div
data-ea-publisher="mystbin"
data-ea-type="text"
data-ea-style="fixedfooter"
></div>

<OptsBar />
<TipModal />
Expand Down

0 comments on commit 54c7940

Please sign in to comment.