From d5d51f15e25e406334bd57e55aad14f8dad949ee Mon Sep 17 00:00:00 2001 From: LESO Date: Thu, 29 Jun 2023 02:27:53 +0200 Subject: [PATCH] Update maintenance.js --- maintenance.js | 2 -- 1 file changed, 2 deletions(-) diff --git a/maintenance.js b/maintenance.js index 56d345f..7ccca38 100644 --- a/maintenance.js +++ b/maintenance.js @@ -1,5 +1,3 @@ -Sure, here is an updated version of the script that will log the date and time when the repository was updated: - const { exec } = require('child_process'); const schedule = require('node-schedule');