Skip to content

Commit b98aa99

Browse files
committed
removed tech that is not in use
1 parent 97e147b commit b98aa99

File tree

1 file changed

+1
-10
lines changed

1 file changed

+1
-10
lines changed

src/constants.js

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -91,11 +91,6 @@ const backendTechStack = [
9191
technology: "Apollo Server",
9292
url: "https://www.apollographql.com/docs/apollo-server/",
9393
},
94-
{
95-
logo: Cognitologo,
96-
technology: "AWS Cognito",
97-
url: "https://aws.amazon.com/cognito/",
98-
},
9994
{
10095
logo: LambdaLogo,
10196
technology: "AWS Lambda",
@@ -111,11 +106,7 @@ const backendTechStack = [
111106
technology: "Stripe",
112107
url: "https://stripe.com/",
113108
},
114-
{
115-
logo: PostmarkLogo,
116-
technology: "Postmark",
117-
url: "https://postmarkapp.com/",
118-
},
109+
119110
{
120111
logo: SeedLogo,
121112
technology: "Seed",

0 commit comments

Comments
 (0)