Skip to content

Commit

Permalink
SNCB: remove superfluous code & certificate 💚
Browse files Browse the repository at this point in the history
  • Loading branch information
derhuerst committed Sep 25, 2024
1 parent b45449a commit e411a4b
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 94 deletions.
92 changes: 0 additions & 92 deletions p/sncb/digicert-sha2-secure-server-ca.crt.pem

This file was deleted.

2 changes: 0 additions & 2 deletions p/sncb/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@
import {createRequire} from 'module';
const require = createRequire(import.meta.url);

import {readFileSync} from 'fs';
import {Agent} from 'https';
import {strictEqual as eql} from 'assert';
import {parseHook} from '../../lib/profile-hooks.js';
import {parseLine} from '../../parse/line.js';
Expand Down

0 comments on commit e411a4b

Please sign in to comment.