Skip to content

Commit

Permalink
Remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
pablinos committed Feb 21, 2025
1 parent e42a2c9 commit bd22141
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ import SocialImageGeneratorToggle from './toggles/social-image-generator-toggle'
import SocialModuleToggle from './toggles/social-module-toggle';
import SocialNotesToggle from './toggles/social-notes-toggle';
import UtmToggle from './toggles/utm-toggle';
import { version } from 'react';

export const SocialAdminPage = () => {
const isSimple = isSimpleSite();
Expand Down

0 comments on commit bd22141

Please sign in to comment.