Skip to content

Commit

Permalink
Pass eslint
Browse files Browse the repository at this point in the history
  • Loading branch information
kennsippell committed Feb 8, 2024
1 parent b61f464 commit 077ab52
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/routes/authentication.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
import { FastifyInstance, FastifyRequest } from 'fastify';
import fs from 'fs';
import path from 'path';

import Auth from '../lib/authentication';
import { ChtApi } from '../lib/cht-api';
Expand Down

0 comments on commit 077ab52

Please sign in to comment.