delete unused crypto import
This commit is contained in:
parent
5f9309c683
commit
26c4997af0
1 changed files with 0 additions and 1 deletions
|
@ -3,7 +3,6 @@ import ical from 'ical';
|
|||
import fs from 'fs';
|
||||
import cron from 'node-cron';
|
||||
import axios from 'axios';
|
||||
import crypto from 'crypto';
|
||||
import path from 'path';
|
||||
|
||||
const app = express();
|
||||
|
|
Loading…
Add table
Reference in a new issue