Skip to content

Commit

Permalink
removed useless files
Browse files Browse the repository at this point in the history
  • Loading branch information
Stephen-Gordon committed Apr 7, 2024
1 parent 73137e6 commit 8d693ae
Show file tree
Hide file tree
Showing 11 changed files with 4 additions and 1,698 deletions.
431 changes: 0 additions & 431 deletions CHANGELOG.md

This file was deleted.

24 changes: 0 additions & 24 deletions commitlint.config.js

This file was deleted.

17 changes: 0 additions & 17 deletions components.json

This file was deleted.

8 changes: 1 addition & 7 deletions next-sitemap.config.js
Original file line number Diff line number Diff line change
@@ -1,11 +1,5 @@
/**
* @type {import('next-sitemap').IConfig}
* @see https://github.com/iamvishnusankar/next-sitemap#readme
*/
module.exports = {
// !STARTERCONF Change the siteUrl
/** Without additional '/' on the end, e.g. https://theodorusclarence.com */
siteUrl: 'https://tsnext-tw.thcl.dev',
siteUrl: 'https://payments-lyart.vercel.app/',
generateRobotsTxt: true,
robotsTxtOptions: {
policies: [{ userAgent: '*', allow: '/' }],
Expand Down
9 changes: 0 additions & 9 deletions renovate.json

This file was deleted.

3 changes: 1 addition & 2 deletions sendPushNotification.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
//import { NextRequest, NextResponse } from 'next/server';
const webPush = require('web-push');
// a script to test notifications when developing the app

const sendPushNotification = async () => {
/* const publicKey =
Expand Down
2 changes: 2 additions & 0 deletions sendPushNotificationFirefox.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
// a script to test notifications when developing the app

//import { NextRequest, NextResponse } from 'next/server';
const webPush = require('web-push');

Expand Down
52 changes: 0 additions & 52 deletions src/app/components/Balance/Balance copy.tsx

This file was deleted.

157 changes: 0 additions & 157 deletions src/app/components/SendUsdc/SendUsdc copy.tsx

This file was deleted.

71 changes: 0 additions & 71 deletions src/app/components/Success/Success copy.tsx

This file was deleted.

Loading

0 comments on commit 8d693ae

Please sign in to comment.