forked from ryanmwangi/CalMerger
delete unused cron import
This commit is contained in:
parent
26c4997af0
commit
9e9936ce36
1 changed files with 0 additions and 1 deletions
|
@ -1,7 +1,6 @@
|
|||
import express from 'express';
|
||||
import ical from 'ical';
|
||||
import fs from 'fs';
|
||||
import cron from 'node-cron';
|
||||
import axios from 'axios';
|
||||
import path from 'path';
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue