Skip to content

Commit

Permalink
resolve frontend linting
Browse files Browse the repository at this point in the history
  • Loading branch information
Aaron Kanzer authored and Aaron Kanzer committed Dec 12, 2024
1 parent f8de466 commit 2cb3ddb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion web/src/views/DandisetLandingView/ShareDialog.vue
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,6 @@ import { defineComponent, computed, ref } from 'vue';
import CopyText from '@/components/CopyText.vue';
import { useDandisetStore } from '@/stores/dandiset';
import { dandiUrl } from '@/utils/constants';
// Twitter user to mention
const twitterUser = 'DANDIarchive';
Expand Down

0 comments on commit 2cb3ddb

Please sign in to comment.