removed some more importenv.pl and remove hostname.pl.
[feisty_meow.git] / scripts / schedule / generate_reminders.pl
index 5b3486755cb8fe1110ebd42e1ea3d69fce17befb..e5177c6b9eb1980fb916fe9519492d4ec9fd5b88 100644 (file)
@@ -26,7 +26,7 @@
 # The day must be a number, followed by a space.  Anything after that
 # space is considered the description of the event.
 
-require "importenv.pl";
+use Env qw(CLOUD_DIR TMP);
 
 ##############